From 8e853639b6a7262ea4603fdff9a4c95aa48529ec Mon Sep 17 00:00:00 2001 From: Mikhail Titov Date: Fri, 13 May 2016 18:50:12 -0500 Subject: [PATCH] Mention in help R & Org files as arguments for main --- git-latexdiff | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/git-latexdiff b/git-latexdiff index ba21882..e1e2472 100755 --- a/git-latexdiff +++ b/git-latexdiff @@ -80,7 +80,12 @@ If "--" is used for NEW, then diff against the working directory. Options: --help this help message --help-examples show examples of usage - --main name of the main LaTeX file + --main name of the main LaTeX, R Sweave, + or Emacs Org mode file. + The search for the only file containing 'documentclass' + will be attempted, if not specified. + For non-LaTeX files, a reasonable `prepare` command + will be used unless explicitly provided --no-view don't display the resulting PDF file --latex run latex instead of pdflatex --bibtex, -b run bibtex as well as latex