removed obsolete option documentation in usage.txt
Showing
1 changed file
with
0 additions
and
1 deletions
... | @@ -4,7 +4,6 @@ Usage: casperjs [options] script.[js|coffee] [script argument [script argument . | ... | @@ -4,7 +4,6 @@ Usage: casperjs [options] script.[js|coffee] [script argument [script argument . |
4 | 4 | ||
5 | Options: | 5 | Options: |
6 | 6 | ||
7 | --run-tests Discovers and run tests at given location | ||
8 | --cookies-file=/path/to/cookies.txt Sets the file name to store the persistent cookies | 7 | --cookies-file=/path/to/cookies.txt Sets the file name to store the persistent cookies |
9 | --config=/path/to/config Specifies path to a JSON-formatted config file | 8 | --config=/path/to/config Specifies path to a JSON-formatted config file |
10 | --disk-cache=[yes|no] Enables disk cache (at desktop services cache storage location, default is 'no') | 9 | --disk-cache=[yes|no] Enables disk cache (at desktop services cache storage location, default is 'no') | ... | ... |
-
Please register or sign in to post a comment