Skip to content
Snippets Groups Projects
Commit 8926e41a authored by Andre Maroneze's avatar Andre Maroneze
Browse files

improve help message

parent 1f88c35d
No related branches found
No related tags found
No related merge requests found
...@@ -64,7 +64,7 @@ function Usage ...@@ -64,7 +64,7 @@ function Usage
echo " -r|--clean clean (remove all) test results (includes -p)" echo " -r|--clean clean (remove all) test results (includes -p)"
echo " -p|--ptests prepare (all) dune files" echo " -p|--ptests prepare (all) dune files"
echo " -w|--wp-cache prepare (pull) WP-cache" echo " -w|--wp-cache prepare (pull) WP-cache"
echo " -u|--update run tests and update (push) WP-cache" echo " -u|--update run tests and update (local) WP-cache"
echo " -l|--logs print output of tests (single file, no diff)" echo " -l|--logs print output of tests (single file, no diff)"
echo " -s|--save save dune logs into $DUNE_LOG" echo " -s|--save save dune logs into $DUNE_LOG"
echo " -v|--verbose print executed commands" echo " -v|--verbose print executed commands"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment