diff options
Diffstat (limited to 'lib/viewpcx.ps')
-rw-r--r-- | lib/viewpcx.ps | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/viewpcx.ps b/lib/viewpcx.ps index 76bfdfae..0b549ad9 100644 --- a/lib/viewpcx.ps +++ b/lib/viewpcx.ps @@ -183,6 +183,8 @@ { cleartomark (Usage: gs -- viewpcx.ps filename.pcx ...\n) print ( e.g.: gs -- viewpcx.ps my.pcx another.pcx\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 } |