M0ses / kanku

Kanku - Bridging the gap between Open-Build-Service and DevOPS
http://m0ses.github.io/kanku/
GNU General Public License v3.0
9 stars 6 forks source link

[cmd] fix descriptions for kanku status #24

Closed lethliel closed 6 years ago

lethliel commented 6 years ago

fix for kanku status descriptions

was:

kanku help status
kanku status [-?hX] [long options...]

This command can be used to start an already existing VM
        -h -? --usage --help      Prints this usage information.
        -X STR --domain_name STR  name of domain to create
        --cfg

now:

kanku help status
kanku status [-?hX] [long options...]

This command can be used to show the status of a VM
        -h -? --usage --help      Prints this usage information.
        -X STR --domain_name STR  name of domain to show
        --cfg