Improve help output with latest changes from sequencer
This commit is contained in:
@@ -119,7 +119,7 @@ step_50() {
|
||||
exe "$toolRemote" -l
|
||||
}
|
||||
|
||||
step_52_info() { echo "List information about [TORRENT ID]"; }
|
||||
step_52_info() { echoinfoArgs "<TORRENT ID>"; echo "List information about a torrent"; }
|
||||
step_52_alias() { ALIAS="info"; }
|
||||
step_52() {
|
||||
shift
|
||||
|
Reference in New Issue
Block a user