Skip to content

Commit

Permalink
change(readme): fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
l3uddz committed May 2, 2020
1 parent dbd7e2a commit fb8d05d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,9 +127,9 @@ syncer:

- Manual - Perform manual sync/copy job(s)

`crop manual --copy --src rmeote1:/Backups --dst remote2:/Backups --sa /opt/service_accounts -- --dry-run --drive-use-trash=false`
`crop manual --copy --src remote1:/Backups --dst remote2:/Backups --sa /opt/service_accounts -- --dry-run --drive-use-trash=false`

`crop manual --sync --src rmeote1:/Backups --dst remote2:/Backups --sa /opt/service_accounts --dedupe -- --drive-use-trash=false`
`crop manual --sync --src remote1:/Backups --dst remote2:/Backups --sa /opt/service_accounts --dedupe -- --drive-use-trash=false`

***

Expand Down

0 comments on commit fb8d05d

Please sign in to comment.