From c330b2f292899697ccc26b854f33ac9c22a8c716 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 15 Sep 2019 10:52:39 -0700 Subject: More MANUAL updates. --- MANUAL.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/MANUAL.txt b/MANUAL.txt index 0bb0ae017..5aaf09cbe 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -389,8 +389,11 @@ General options {.options} : Run in a sandbox that prevents all IO operations except: - reading files explicitly specified on the command line - (or *stdin*), writing to the output file (or *stdout*), - - writing warnings and error messages to *stderr*, + (or *stdin*), + - writing to the output file (or *stdout*), + - writing media files to the directory specified by + `--extract-media`, if used, + - writing warnings and error messages to *stderr*, - reading data files distributed with pandoc, - IO done by filters explicitly specified on the command line. -- cgit v1.2.3