diff options
| -rw-r--r-- | man/feh.pre | 6 | 
1 files changed, 4 insertions, 2 deletions
| diff --git a/man/feh.pre b/man/feh.pre index 701e399..81a5cd6 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -1060,7 +1060,8 @@ Toggle filename display  .  .It f Bq save_filelist  . -Save the current filelist to a unique filename +Save the current filelist as +.Qq feh_PID_ID_filelist  .  .It h Bq toggle_pause  . @@ -1102,7 +1103,8 @@ Reload current image.  Useful for webcams  .  .It s Bq save_image  . -Save the current image to a unique filename +Save the current image as +.Qq feh_PID_ID_FILENAME  .  .It v Bq toggle_fullscreen  . | 
