diff options
| author | Thibaut Selingue <thibaut.selingue@gmail.com> | 2016-07-22 16:19:26 +0200 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-22 16:19:26 +0200 | 
| commit | 6140344eb31fcc1909ce4316a8e8f627ae507b92 (patch) | |
| tree | 4f73369befa90a82d6522c33b119bf731a0f4345 | |
| parent | 8f7de02e7176afdc21f7304c9ff21a62feed86c9 (diff) | |
Small typo in man page
| -rw-r--r-- | man/feh.pre | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/man/feh.pre b/man/feh.pre index dfa5cae..b77f7d0 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -1672,7 +1672,7 @@ Show some EXIF information, extracted by exifprobe/exifgrep  .  .It feh --action 'rm %F' -rl --max-dim 1000x800  . -Resursively remove all images with dimensions below or equal to 1000x800 pixels +Recursively remove all images with dimensions below or equal to 1000x800 pixels  from the current directory.  .  .El | 
