Fix error in man page

This commit is contained in:
daniele 2023-06-15 22:12:38 +02:00
parent 970d3dde1e
commit ffe2b69c99
Signed by: fuxino
GPG Key ID: 981A2B2A3BBF5514

View File

@ -73,13 +73,13 @@ Using \-\-rsync\-options it is possible to manually select which options to use.
Options \-r and \-v are used in any case. Not that options must be specified without dash (\-), for example:
.PP
.EX
simple_backup \-\-rsync\-options a l p
simple_backup \-\-rsync\-options a l p
.EE
.TP
Check rsync(1) for details about the options.
.RE
.SH CONFIGURATION
An example configuration file is provided at \(aq/etc/simple_backup/simple_backup.conf\(aq. Copy it to the default location
An example configuration file is provided at \(aq/usr/share/doc/simple_backup/simple_backup.conf\(aq. Copy it to the default location
($HOME/.config/simple_backup) and edit it as needed.
.SH EXIT STATUS
.TP