Update 04-using-duplicati-from-the-command-line.md

Fixed typos
This commit is contained in:
kees-z
2020-03-16 23:36:00 +01:00
committed by GitHub
parent 8aa0062d12
commit 6e913f0ed2

View File

@@ -86,7 +86,7 @@ Duplicati.CommandLine.exe backup "ftp://myftpserver.com/Backup/Pictures?auth-use
## The RESTORE command
The `restore` command can restore files from a specific restore point the local system. Use the following format:
The `restore` command can restore files from a specific restore point to the local system. Use the following format:
`Duplicati.CommandLine.exe restore <storage-URL> ["<filename>"] [<options>]`