Fix typos in manpage.
continuous-integration/drone/push Build is passing Details

This commit is contained in:
tastytea 2021-05-27 21:55:51 +02:00
parent 40874c2d36
commit dc4b233c3e
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 2 additions and 2 deletions

View File

@ -64,12 +64,12 @@ Suppress the mentioning of file names on output. _WHICH_ is filesystem for
file names on your file systems, in-epub for the file names inside the EPUB or
all. Chapters and page numbers will still be output.
*-r*, *--recursive*:
*-r*, *--recursive*::
Read all files under each directory, recursively, following symbolic links only
if they are on the command line. Silently skips directories that are not
readable by the user.
*-R*, *--dereference-recursive*
*-R*, *--dereference-recursive*::
Read all files under each directory, recursively. Follow all symbolic
links. Silently skips directories that are not readable by the user.