Skip to content

Commit

Permalink
Update diamond.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lauraluebbert committed Nov 6, 2023
1 parent c3010a2 commit 1fbcfff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/src/en/diamond.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,8 @@ Python: Use `verbose=False` to prevent progress information from being displayed

### Example
```bash
gget diamond -ref TESTSEQ SEQ
# !!! Make sure to list the positional argument first here so it is not added as a reference sequence
gget diamond SEQ -ref TESTSEQ
```
```python
# Python
Expand Down

0 comments on commit 1fbcfff

Please sign in to comment.