Skip to content

Commit d72e473

Browse files
committed
set streams short arg to -s
1 parent b7fc93d commit d72e473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@ ARGS:
2121
<user@host:remote_path> Specifies user@host:remote_path
2222
2323
OPTIONS:
24-
-c, --streams <streams> The number of parallel streams [default: 20]
2524
-h, --help Print help information
2625
-i, --ssh-key-path <ssh_key_path> The SSH key path for authentication
2726
-p, --port <port> SSH port [default: 22]
2827
-r, --retries <retries> The number of retries to attempt [default: 3]
28+
-s, --streams <streams> The number of parallel streams [default: 20]
2929
-V, --version Print version information
3030
```
3131

0 commit comments

Comments
 (0)