Commit a4319123 a43191234933bff9f00c8479d7133861fe087554 by Nicolas Perriault

removed obsolete option documentation in usage.txt

1 parent 62e61894
......@@ -4,7 +4,6 @@ Usage: casperjs [options] script.[js|coffee] [script argument [script argument .
Options:
--run-tests Discovers and run tests at given location
--cookies-file=/path/to/cookies.txt Sets the file name to store the persistent cookies
--config=/path/to/config Specifies path to a JSON-formatted config file
--disk-cache=[yes|no] Enables disk cache (at desktop services cache storage location, default is 'no')
......