Skip to content

Instantly share code, notes, and snippets.

@jacobo
Created April 8, 2013 17:40
Show Gist options
  • Select an option

  • Save jacobo/5338789 to your computer and use it in GitHub Desktop.

Select an option

Save jacobo/5338789 to your computer and use it in GitHub Desktop.
ERROR: no command given
Usage: test_worker <command> <options> -- <application options>
* where <command> is one of:
start start an instance of the application
stop stop all instances of the application
restart stop all instances and restart them afterwards
run start the application and stay on top
zap set the application to a stopped state
* and where <options> may contain several of the following:
-t, --ontop Stay on top (does not daemonize)
-f, --force Force operation
Common options:
-h, --help Show this message
--version Show version
Press ENTER or type command to continue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment