Advertisement
Guest User

Untitled

a guest
Feb 26th, 2012
43
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. Console Tool
  2.  
  3. Usage:
  4. [options] command [arguments]
  5.  
  6. Options:
  7. --help -h Display this help message.
  8. --quiet -q Do not output any message.
  9. --verbose -v Increase verbosity of messages.
  10. --version -V Display this application version.
  11. --ansi Force ANSI output.
  12. --no-ansi Disable ANSI output.
  13. --no-interaction -n Do not ask any interactive question.
  14.  
  15. Available commands:
  16. help Displays help for a command
  17. list Lists commands
  18. demo
  19. demo:greet Greet someone
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement