Fix typos in manpage.
All checks were successful
continuous-integration/drone/push Build is passing

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

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 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. all. Chapters and page numbers will still be output.
*-r*, *--recursive*: *-r*, *--recursive*::
Read all files under each directory, recursively, following symbolic links only Read all files under each directory, recursively, following symbolic links only
if they are on the command line. Silently skips directories that are not if they are on the command line. Silently skips directories that are not
readable by the user. readable by the user.
*-R*, *--dereference-recursive* *-R*, *--dereference-recursive*::
Read all files under each directory, recursively. Follow all symbolic Read all files under each directory, recursively. Follow all symbolic
links. Silently skips directories that are not readable by the user. links. Silently skips directories that are not readable by the user.