Skip to content

Commit 32a145f

Browse files
authored
Update README.md
1 parent 34ce02c commit 32a145f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,14 @@ It will ask you for a confirmation before starting the upload.
4646

4747
To save time and bandwidth, if the file already exists it will be not overwritten.
4848

49-
**Usage: nxos-scp-upload.py filename**
49+
**Usage: scp-multi-upload.py filename**
5050

5151
positional arguments:
5252
filename The file to upload
5353

5454
Example where the file does not exists on the first host, but exists on the second:
5555

56+
$ ./scp-multi-upload.py testfile.txt
5657
================================================================================
5758
Please, confirm the upload of testfile.txt on:
5859
c.example.com

0 commit comments

Comments
 (0)