mirror of
https://github.com/upa/mscp.git
synced 2026-03-11 10:38:41 +08:00
bump version to 0.0.6
This commit is contained in:
@@ -141,7 +141,7 @@ copy done: test/testdir/asdf
|
|||||||
|
|
||||||
```console
|
```console
|
||||||
$ mscp -h
|
$ mscp -h
|
||||||
mscp v0.0.5: copy files over multiple ssh connections
|
mscp v0.0.6: copy files over multiple ssh connections
|
||||||
|
|
||||||
Usage: mscp [vqDCHdNh] [-n nr_conns] [-m coremask]
|
Usage: mscp [vqDCHdNh] [-n nr_conns] [-m coremask]
|
||||||
[-s min_chunk_sz] [-S max_chunk_sz] [-a nr_ahead] [-b buf_sz]
|
[-s min_chunk_sz] [-S max_chunk_sz] [-a nr_ahead] [-b buf_sz]
|
||||||
@@ -159,6 +159,7 @@ Usage: mscp [vqDCHdNh] [-n nr_conns] [-m coremask]
|
|||||||
-v increment verbose output level
|
-v increment verbose output level
|
||||||
-q disable output
|
-q disable output
|
||||||
-D dry run
|
-D dry run
|
||||||
|
-r no effect
|
||||||
|
|
||||||
-l LOGIN_NAME login name
|
-l LOGIN_NAME login name
|
||||||
-p PORT port number
|
-p PORT port number
|
||||||
|
|||||||
Reference in New Issue
Block a user