X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=docs%2Fgoals.pod;h=f21ae217d2e3a8add3a2ee8fdd81b9dca37deead;hb=f490ee1e2c099eadd3da0876f66819192c19a3cd;hp=e2b1af161d161205b95cc59329ba1077fd16da54;hpb=2a9d33a300ac414c21679c520bc6434d48f499a9;p=goals.git diff --git a/docs/goals.pod b/docs/goals.pod index e2b1af1..f21ae21 100644 --- a/docs/goals.pod +++ b/docs/goals.pod @@ -9,6 +9,7 @@ goals - an experimental tool that generalizes “make” goals ['TARGET'] ['VAR=VALUE'] [-C|--directory DIRECTORY] [-d] [-f|--file Goalfile] [-I|--include DIRECTORY] [-j|--jobs JOBS] [--no-prelude] + [-s|--silent|--quiet] goals --help @@ -92,6 +93,15 @@ prelude is always loaded automatically before any initial goal file (but you can redefine prelude definitions in your goal file if you want). +=item B<-s> + +=item B<--silent> + +=item B<--quiet> + +Don't print the shell commands that are run. This is the same as +turning all S> sections into S> sections. + =back =head1 SEE ALSO