Skip to content

Commit af94851

Browse files
authored
Update bactopia-tools-single.j2
1 parent 27fd5e5 commit af94851

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

templates/bactopia-tools-single.j2

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ description: {{ meta.docs.meta.description }}
88
## Example Usage
99
```
1010
bactopia --wf {{ meta.name }} \
11-
--bactopia /path/to/your/bactopia/results \
12-
--include includes.txt {% if 'example' in meta %} \
11+
--bactopia /path/to/your/bactopia/results {% if 'example' in meta %} \
1312
meta.example
1413
{% endif %}
1514
```

0 commit comments

Comments
 (0)