File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments