1
0
Fork 0
mirror of https://github.com/Luzifer/s3sync.git synced 2024-10-18 06:24:20 +00:00

Updated README

This commit is contained in:
Knut Ahlers 2015-07-26 16:45:47 +02:00
parent 000f8ee14d
commit f0a5a40c51

View file

@ -18,24 +18,17 @@
2. Execute your sync 2. Execute your sync
```bash ```bash
# s3sync help # s3sync --help
Sync files from <from> to <to> Sync files from <from> to <to>
Usage: Usage:
s3sync <from> <to> [flags] s3sync <from> <to> [flags]
s3sync [command]
Available Commands:
version Returns the current version of s3sync
help Help about any command
Flags: Flags:
-d, --delete=false: Delete files on remote not existing on local -d, --delete=false: Delete files on remote not existing on local
-h, --help=false: help for s3sync -h, --help=false: help for s3sync
-P, --public=false: Make files public when syncing to S3 -P, --public=false: Make files public when syncing to S3
-v, --version=false: Print version and quit
Use "s3sync [command] --help" for more information about a command.
# s3sync -d 1/ s3://knut-test-s3sync/ # s3sync -d 1/ s3://knut-test-s3sync/
(1 / 3) 05/11/pwd_luzifer_io.png OK (1 / 3) 05/11/pwd_luzifer_io.png OK