We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7fc93d commit d72e473Copy full SHA for d72e473
README.md
@@ -21,11 +21,11 @@ ARGS:
21
<user@host:remote_path> Specifies user@host:remote_path
22
23
OPTIONS:
24
- -c, --streams <streams> The number of parallel streams [default: 20]
25
-h, --help Print help information
26
-i, --ssh-key-path <ssh_key_path> The SSH key path for authentication
27
-p, --port <port> SSH port [default: 22]
28
-r, --retries <retries> The number of retries to attempt [default: 3]
+ -s, --streams <streams> The number of parallel streams [default: 20]
29
-V, --version Print version information
30
```
31
0 commit comments