diff --git a/docs/04-using-duplicati-from-the-command-line.md b/docs/04-using-duplicati-from-the-command-line.md index 4d8044f..f45b42e 100644 --- a/docs/04-using-duplicati-from-the-command-line.md +++ b/docs/04-using-duplicati-from-the-command-line.md @@ -31,7 +31,7 @@ Generally, each operation from the command line has the following format: `Duplicati.CommandLine.exe [storage-URL] [arguments] [advanced-options]` **For Linux and Mac OS X:** -`duplicate-cli [storage-URL] [arguments] [advanced-options]` +`duplicati-cli [storage-URL] [arguments] [advanced-options]` Storage-URL, arguments and advanced-options may or may not be mandatory, depending on the command you execute.