Merge pull request #36 from ffflorian/patch-1

fix: Typo in Linux CLI
This commit is contained in:
kees-z 2019-01-18 16:42:58 +01:00 committed by GitHub
commit a81436d737
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ Generally, each operation from the command line has the following format:
`Duplicati.CommandLine.exe <command> [storage-URL] [arguments] [advanced-options]`
**For Linux and Mac OS X:**
`duplicate-cli <command> [storage-URL] [arguments] [advanced-options]`
`duplicati-cli <command> [storage-URL] [arguments] [advanced-options]`
Storage-URL, arguments and advanced-options may or may not be mandatory, depending on the command you execute.