diff options
Diffstat (limited to 'man/man1')
| -rw-r--r-- | man/man1/pandoc.1.md | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/man/man1/pandoc.1.md b/man/man1/pandoc.1.md index 81a697823..0aa47045f 100644 --- a/man/man1/pandoc.1.md +++ b/man/man1/pandoc.1.md @@ -276,7 +276,8 @@ should pipe input and output through `iconv`:      `.ris` (RIS format), `.enl` (EndNote format),      `.xml` (EndNote XML format), `.wos` (ISI format),      `.medline` (MEDLINE format), `.copac` (Copac format), -    or `.json` (citeproc JSON). +    or `.json` (citeproc JSON).  If you want to use multiple +    bibliographies, just use this option repeatedly.  \--csl=*FILE*  :   Specify [CSL] style to be used in formatting citations and | 
