This is an automated email from the git hooks/post-receive script. jamessan pushed a commit to branch master in repository devscripts.
commit 87a3f1e9665749467cb344a9137322296de83113 Author: James McCoy <[email protected]> Date: Tue Feb 23 20:20:48 2016 -0500 Fix typo in uscan help Signed-off-by: James McCoy <[email protected]> --- scripts/uscan.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/uscan.pl b/scripts/uscan.pl index 3004654..c1a6c5c 100755 --- a/scripts/uscan.pl +++ b/scripts/uscan.pl @@ -1760,7 +1760,7 @@ Options: --no-conf, --noconf Don\'t read devscripts config files; must be the first option given - --no-verbose Don\'t rReport verbose information. + --no-verbose Don\'t report verbose information. --verbose, -v Report verbose information. --debug, -vv Report verbose information including the downloaded web pages as processed to STDERR for debugging. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git _______________________________________________ devscripts-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel
