Skip to content

Commit

Permalink
change(readme): readme changes again
Browse files Browse the repository at this point in the history
  • Loading branch information
l3uddz committed Apr 20, 2020
1 parent 122e67b commit 373ef9a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,15 @@ syncer:
## Example Commands
- Clean - Perform clean for associated uploader(s).
- Clean - Perform clean for associated uploader job(s).
`crop clean --dry-run`

`crop clean -u google`

`crop clean`

- Upload - Perform an upload job(s)
- Upload - Perform uploader job(s)

`crop upload --dry-run`

Expand All @@ -86,7 +86,7 @@ syncer:

`crop upload`

- Sync - Perform an sync job(s)
- Sync - Perform syncer job(s)

`crop sync --dry-run`

Expand All @@ -102,7 +102,7 @@ Make use of `--dry-run` and `-vv` to ensure your configuration is correct and yi

## Credits

- [rclone](https://github.com/rclone/rclone) - Without this awesome tool, this project would not exist (any many others!)
- [rclone](https://github.com/rclone/rclone) - Without this awesome tool, this project would not exist!

# Donate

Expand Down

0 comments on commit 373ef9a

Please sign in to comment.