chore(cli): remove redundant stub commands (monitor, open, add, compare)
This commit is contained in:
parent
d0dbfc3d12
commit
ab3b393c22
1 changed files with 0 additions and 4 deletions
|
|
@ -147,10 +147,6 @@ Source: https://github.com/torrentclaw/unarr`,
|
|||
newUpgradeCmd(),
|
||||
// Stubs for future commands
|
||||
newStubCmd("moreseed", "Find same quality with more seeders"),
|
||||
newStubCmd("compare", "Compare two torrents side by side"),
|
||||
newStubCmd("add", "Search and add torrents to your client"),
|
||||
newStubCmd("monitor", "Watch for new episodes of a series"),
|
||||
newStubCmd("open", "Open content in the browser"),
|
||||
)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue