ProspectOne / perfops-cli

A simple command line tool to interact with hundreds of servers around the world.
https://perfops.net/cli
288 stars 45 forks source link

Add examples in help #19

Closed jimaek closed 7 years ago

jimaek commented 7 years ago

add examples under every command help

perfops --help
perfops ping --help
...
boki commented 7 years ago

@jimaek Won't it get a bit too much text to add examples to perfops --help?

jimaek commented 7 years ago

Not all of them, just 1 to show how the command works.

For example:

e.g perfops ping google.com --from Europe --limit 2

boki commented 7 years ago

Oh: should the examples include output or not, e.g., just show the command?

jimaek commented 7 years ago

no output, just the command example