From 3094092975fa565d1de9fd83a375c4a1eee5af31 Mon Sep 17 00:00:00 2001 From: David Griffith Date: Wed, 4 Sep 2019 00:42:40 -0700 Subject: [PATCH] Remove mention of -R (restricted read/write path) as it's not yet implemented for sfrotz. --- doc/sfrotz.6 | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/doc/sfrotz.6 b/doc/sfrotz.6 index 1631ae9..9733ecf 100644 --- a/doc/sfrotz.6 +++ b/doc/sfrotz.6 @@ -141,25 +141,6 @@ Z-code. .B \-r N Sets the right margin. -.TP -.B \-R -Restricted read/write. Reading and writing files will be restricted -only to the provided path. Ordinarily -.B Frotz -will write or read its saves, transcripts, and move recordings in -whatever path or directory the user provides when the -.B SAVE, -.B SCRIPT, -or -.B RECORDING -commands are given. This can be undesirable if -.B Frotz -is run in a restricted environment, by a front end, or by a chatbot. -This option will cause -.B Frotz -to write or read only to the provided path and nowhere else. Then the -controlling process can then watch that directory for changes and need -not worry about someone scribbling or snooping who-knows-where. .TP .B \-s N -- 2.34.1