Skip to content

Commit

Permalink
set streams short arg to -s
Browse files Browse the repository at this point in the history
  • Loading branch information
ajclark committed Jan 21, 2024
1 parent b7fc93d commit d72e473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ ARGS:
<user@host:remote_path> Specifies user@host:remote_path
OPTIONS:
-c, --streams <streams> The number of parallel streams [default: 20]
-h, --help Print help information
-i, --ssh-key-path <ssh_key_path> The SSH key path for authentication
-p, --port <port> SSH port [default: 22]
-r, --retries <retries> The number of retries to attempt [default: 3]
-s, --streams <streams> The number of parallel streams [default: 20]
-V, --version Print version information
```

Expand Down

0 comments on commit d72e473

Please sign in to comment.