Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
pubsubber.py currently requires at least 3 arguments, i.e.
command (stop/start/foreground/restart)
repo-path
file-path
However, the repo-path and file-path are not necessary for the stop/restart options. Also the error message does not mention all the possible commands.