diff options
author | Karl Berry <karl@freefriends.org> | 2018-10-17 21:09:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-10-17 21:09:38 +0000 |
commit | 321936e3f029ee5b2a879f17a39d919b95dd6aed (patch) | |
tree | c09903ed641c0882b2a2f832c973c33f7a385bc5 /Master/texmf-dist/doc/man/man1/latexdiff-vc.1 | |
parent | c4b3fe8be2d6c5e856eb3629430e2e177fd7c2db (diff) |
latexdiff (17oct18)
git-svn-id: svn://tug.org/texlive/trunk@48926 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/latexdiff-vc.1')
-rw-r--r-- | Master/texmf-dist/doc/man/man1/latexdiff-vc.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/man/man1/latexdiff-vc.1 b/Master/texmf-dist/doc/man/man1/latexdiff-vc.1 index de15edbc0ec..b4a00e943ed 100644 --- a/Master/texmf-dist/doc/man/man1/latexdiff-vc.1 +++ b/Master/texmf-dist/doc/man/man1/latexdiff-vc.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28) +.\" Automatically generated by Pod::Man 2.28 (Pod::Simple 3.29) .\" .\" Standard preamble: .\" ======================================================================== @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "LATEXDIFF-VC 1" -.TH LATEXDIFF-VC 1 "2017-06-22" "perl v5.18.2" " " +.TH LATEXDIFF-VC 1 "2018-10-07" "perl v5.22.1" " " .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -161,11 +161,13 @@ file in postscript or pdf format. .IX Header "OPTIONS" .IP "\fB\-\-rcs\fR, \fB\-\-svn\fR, \fB\-\-cvs\fR, \fB\-\-git\fR or \fB\-\-hg\fR" 4 .IX Item "--rcs, --svn, --cvs, --git or --hg" -Set the version system. +Set the version control system used. If no version system is specified, latexdiff-vc will venture a guess. .Sp latexdiff-cvs, latexdiff-rcs etc are variants of latexdiff-vc which default to the respective versioning system. However, this default can still be overridden using the options above. +.Sp +Note that hg needs to support the \f(CW\*(C`\-\-root\*(C'\fR option (version >= 2.9) .IP "\fB\-r\fR, \fB\-r\fR \fIrev\fR or \fB\-\-revision\fR, \fB\-\-revision=\fR\fIrev\fR" 4 .IX Item "-r, -r rev or --revision, --revision=rev" Choose revision (under \s-1RCS, CVS, SVN, GIT\s0 or \s-1HG\s0). One or two \fB\-r\fR options can be |