This is an automated email from the git hooks/post-receive script. osamu pushed a commit to branch master in repository devscripts.
commit 29565f93a9d06a20e1d713ee847fd37b62780067 Author: Osamu Aoki <[email protected]> Date: Sat Sep 30 08:54:20 2017 +0900 uscan: manpage readability (add bold) Changed "rename" to "B<rename>". Signed-off-by: Osamu Aoki <[email protected]> --- scripts/uscan.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/uscan.pl b/scripts/uscan.pl index 97bb4d0..63d3381 100755 --- a/scripts/uscan.pl +++ b/scripts/uscan.pl @@ -1485,7 +1485,7 @@ equivalent to the B<--timeout> option. If this is set to no, then a I<pkg>_I<version>B<.orig.tar.{gz|bz2|lzma|xz}> symlink will not be made (equivalent to the B<--no-symlink> option). If it is set to B<yes> or B<symlink>, then the symlinks will be made. If it is set to -rename, then the files are renamed (equivalent to the B<--rename> option). +B<rename>, then the files are renamed (equivalent to the B<--rename> option). =item B<USCAN_DEHS_OUTPUT> -- 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
