rss2i.py: Rename monitor aliases and debug
In order to introduce (#13 (closed) ) a new debug command that is worthy of its name, I would like to slightly rearrange the command names and its aliases starting from version 2.0.0. The following gives an overview. Changes are bold, deleted aliases are striked through and commands that we still need to talk about are emphasized:
| Command | Aliases | Comment |
|---|---|---|
| parse | ||
| getid | whois | |
| ping | ||
| config | ||
| download | ||
| record | ||
| restore | ||
| start | measure | |
| stop |
abort, |
Just interchange the roles of name and alias. |
| monitor |
|
log and livelog are misleading anyway |
|
|
livelog | This was known as debug so far. |
| debug | A debug command that is worthy of its name (#13 (closed)). | |
| join | cssd, oneshot | Is there any nice name out there? |
Edited by Gerrit