Skip to content

Commit

Permalink
remove command abbr
Browse files Browse the repository at this point in the history
  • Loading branch information
dingyiyi0226 committed Jun 11, 2021
1 parent 2ad0dde commit e38e13f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,12 @@ spc support these commands:
#### `spc upload`
Upload file/folders to remote machine
Usage: spc [upload|-u] [-r <remote-name>] <file> <file2> <...>
Usage: spc [upload] [-r <remote-name>] <file> <file2> <...>
#### `spc download`
Download file/folders from remote machine
Usage: spc {download|-d} [-r <remote-name>] <file1> <file2> <...>
Usage: spc download [-r <remote-name>] <file1> <file2> <...>
### Remote setting commands
Expand Down

0 comments on commit e38e13f

Please sign in to comment.