From: Joey Hess Date: Thu, 8 Jan 2009 00:00:46 +0000 (-0500) Subject: update X-Git-Url: https://git.madduck.net/code/myrepos.git/commitdiff_plain/0b9d48697246b7880e52dcfa6d1555d787dd393c?ds=sidebyside update --- 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.)