From 8f1fb555bc26e27a6460a8b3437d295b80e8a1e3 Mon Sep 17 00:00:00 2001 From: Matthieu Moy Date: Fri, 8 Nov 2013 16:03:12 +0100 Subject: [PATCH] untabify and realign help message --- git-latexdiff | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/git-latexdiff b/git-latexdiff index af8aa5b..4df062b 100755 --- a/git-latexdiff +++ b/git-latexdiff @@ -57,13 +57,13 @@ Options: --no-view don't display the resulting PDF file --bibtex, -b run bibtex as well as latex (pdflatex,bibtex,pdflatex,pdflatex) - --biber run BibLaTex-Biber as well as latex + --biber run BibLaTex-Biber as well as latex (pdflatex,bibtex,pdflatex,pdflatex) --view view the resulting PDF file (default if -o is not used) --pdf-viewer use to view the PDF file (default: \$PDFVIEWER) --no-cleanup don't cleanup temp dir after running - --cleanup MODE Cleanup temporary files according to MODE: + --cleanup MODE Cleanup temporary files according to MODE: - keeppdf (default): keep only the generated PDF file @@ -80,8 +80,8 @@ Options: --latexmk use latexmk -o , --output copy resulting PDF into (usually ending with .pdf) - Implies "--cleanup all" - --tmpdirprefix where temporary directory will be created (default: /tmp) + Implies "--cleanup all" + --tmpdirprefix where temporary directory will be created (default: /tmp) --verbose, -v give more verbose output --quiet redirect output from subprocesses to log files --prepare run before latexdiff (e.g. run make to generate