diff options
Diffstat (limited to 'lib/viewpbm.ps')
-rw-r--r-- | lib/viewpbm.ps | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/viewpbm.ps b/lib/viewpbm.ps index c8d3f86b..143a056a 100644 --- a/lib/viewpbm.ps +++ b/lib/viewpbm.ps @@ -327,6 +327,8 @@ ( e.g.: gs [-dSCALE=#.#] [-dFITPAGE] [--] viewpbm.ps my.ppm another.ppm\n) print flush ( also -dTAG option can be used to show the pseudo-color tag image from a\n) print flush ( P7 RGB_TAG PAM file created by the bitrgbtags device.\n) print flush + (From version 9.50 you must supply permissions for this program to read the input file(s)\n) print flush + (either by using -dNOSAFER or by supplying --permit-file-read=<filename>\n) = flush } ifelse } |