typo in man EXAMPLES section

This commit is contained in:
2022-07-13 15:48:24 +02:00
parent 0b6563fe23
commit d7a06202f9

View File

@@ -69,7 +69,7 @@
# Links to user's .bashrc backups will be put in /tmp/test. Files are in # Links to user's .bashrc backups will be put in /tmp/test. Files are in
# /mnt/backup, which contains backups of /export directory. The /tmp/test # /mnt/backup, which contains backups of /export directory. The /tmp/test
# directory will be created if necessary. # directory will be created if necessary.
# $ sync-view.sh -r /export -b /mnt/backup -d /tmptest ~/.bashrc # $ sync-view.sh -r /export -b /mnt/backup -d /tmp/test ~/.bashrc
# #
# AUTHOR # AUTHOR
# Bruno Raoult. # Bruno Raoult.