We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27fd5e5 commit af94851Copy full SHA for af94851
templates/bactopia-tools-single.j2
@@ -8,8 +8,7 @@ description: {{ meta.docs.meta.description }}
8
## Example Usage
9
```
10
bactopia --wf {{ meta.name }} \
11
- --bactopia /path/to/your/bactopia/results \
12
- --include includes.txt {% if 'example' in meta %} \
+ --bactopia /path/to/your/bactopia/results {% if 'example' in meta %} \
13
meta.example
14
{% endif %}
15
0 commit comments