Rework step options handling
This commit is contained in:
@@ -119,7 +119,8 @@ step_50() {
|
||||
exe "$toolRemote" -l
|
||||
}
|
||||
|
||||
step_52_info() { echoinfoArgs "<TORRENT ID>"; echo "List information about a torrent"; }
|
||||
step_52_info() { echo "List information about a torrent"; }
|
||||
step_52_options() { echo "<TORRENT ID>"; }
|
||||
step_52_alias() { echo "info"; }
|
||||
step_52() {
|
||||
shift
|
||||
|
Reference in New Issue
Block a user