Skip to content

Commit d159b56

Browse files
committed
doc: tune usage
1 parent 5be83e5 commit d159b56

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

bin/qtl-histogram

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ usageVerbose() {
8383
--rundir assume each specified [RUN_DIRECTORY] contains
8484
subdirectories named as just run numbers;
8585
- it is not recommended to use wildcards for this option
86-
- see also \`--fast-ls\` option
86+
- see also the \`--fast-ls\` option
8787
**this is the DEFAULT option**
8888
8989
--eachdir assume each specified [RUN_DIRECTORY] is a single
@@ -125,9 +125,11 @@ usageVerbose() {
125125
*** MISCELLANEOUS OPTIONS
126126
127127
--fast-ls use \`jasmine list-files\` to get lists of files, rather
128-
than commands such as \`find\` or \`ls\`
128+
than commands such as \`find\` or \`ls\`, since \`jasmine\`
129+
may be much faster than the latter commands for tape dirs.
130+
- WARNING: assumes you already tested \`--check-cache\`,
131+
since \`jasmine\` uses \`/mss\` stub files
129132
- useful for options such as \`--rundir\` for DST files
130-
- WARNING: assumes you already tested \`--check-cache\`
131133
132134
$sep
133135

0 commit comments

Comments
 (0)