diff --git a/README.md b/README.md index 41b75b6..c041cd6 100644 --- a/README.md +++ b/README.md @@ -21,11 +21,11 @@ ARGS: Specifies user@host:remote_path OPTIONS: - -c, --streams The number of parallel streams [default: 20] -h, --help Print help information -i, --ssh-key-path The SSH key path for authentication -p, --port SSH port [default: 22] -r, --retries The number of retries to attempt [default: 3] + -s, --streams The number of parallel streams [default: 20] -V, --version Print version information ```