Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/usage/envvars.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ These can be especially useful in the context of an entire pipeline or workflow
If set, ``augur subsample`` will search these directories for relative filepaths specified in the config file.
Multiple directories can be set by separating them with colons (e.g., ``/path/one:/path/two``).

This takes precedence over the ``--search-paths`` command line argument.
The ``--search-paths`` command line argument takes precedence over this environment variable.

.. envvar:: AUGUR_DEBUG

Expand Down