Fix wording

This commit is contained in:
GaryNg 2020-04-30 02:40:27 +08:00 committed by GitHub
parent 3dee3c3293
commit 2ff5c07d34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -234,7 +234,7 @@ Use this option to handle hardlinks (only works on Linux/OSX). The `first` optio
### ignore-filenames
`--ignore-filenames`
Use this option to set a filename, or list of filenames, that indicate exclusion of a folder which contains it. A common use would be to have a file named something like ".nobackup" and place this file into folders that should not be backed up. The Separtor is for Windows systems the semicolon (;) and on Linux systems the colon (:).
Use this option to set a filename, or list of filenames, that indicate exclusion of a folder which contains it. A common use would be to have a file named something like ".nobackup" and place this file into folders that should not be backed up. The separator for Windows system is a semicolon (;) and for Linux systems is a colon (:).
### include
`--include`