Skip to content

Commit b76b5ac

Browse files
authored
Improve docs on keep (#182)
1 parent 69bba24 commit b76b5ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/source/usage.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ If running on Cori, it is preferable to run from ``$CSCRATCH`` rather than
1313
On NERSC machines, just run ``hsi`` on the command line and enter your credentials.
1414
Note that ``hsi`` is only available on the log-in nodes, not the compute nodes.
1515

16+
.. note::
17+
If you set ``--hpss=none``, there is no need to set ``--keep``, as the former option includes the effects of the latter.
18+
1619
.. warning::
1720
When specifying files, wildcards should be enclosed in double quotes (e.g., ``"a*"``).
1821

0 commit comments

Comments
 (0)