X-Git-Url: https://git.madduck.net/code/myrepos.git/blobdiff_plain/43e4e88d09d24f71414b966ecc4c534beb94a0ce..0b9d48697246b7880e52dcfa6d1555d787dd393c:/webcheckout diff --git a/webcheckout b/webcheckout index 47b3bb4..d94ad97 100755 --- a/webcheckout +++ b/webcheckout @@ -35,12 +35,12 @@ anonymous repositories when possible. If you have an account that allows you to use authenticated repositories, you might want to use this option. -=item -n +=item --no-act, -n Do not actually check anything out, just print out the commands that would be run to check out the repositories. -=item -q +=item --quiet, -q Quiet mode. Do not print out the commands being run. (The VCS commands may still be noisy however.)