diff --git a/README.md b/README.md index a56a739..20f8f34 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ Honestly this is more of a wrapper around rsync's beautiful functionality. It si ## Command Line Arguments * ```--full``` Forces the script to run a *full* backup -* ```--differential``` Forces the script to run an *incremental* backup +* ```--differential``` Forces the script to run a *differential* backup * ```--log-dir ``` Let's you set the log output directory * ```--source-dir ``` Specifies the local source directory * ```--remote-host ``` Specifies the remote host, to send the backups to over ssh