Skip to content

Commit

Permalink
Update bactopia-tools-single.j2
Browse files Browse the repository at this point in the history
  • Loading branch information
rpetit3 authored Sep 18, 2024
1 parent 27fd5e5 commit af94851
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions templates/bactopia-tools-single.j2
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ description: {{ meta.docs.meta.description }}
## Example Usage
```
bactopia --wf {{ meta.name }} \
--bactopia /path/to/your/bactopia/results \
--include includes.txt {% if 'example' in meta %} \
--bactopia /path/to/your/bactopia/results {% if 'example' in meta %} \
meta.example
{% endif %}
```
Expand Down

0 comments on commit af94851

Please sign in to comment.