Bugfix: --beta on the commandline does not seem to work #635

Fix argparse parsers.
This commit is contained in:
Darko Poljak 2018-02-28 23:29:45 +01:00
commit 7ccc959ebd
2 changed files with 4 additions and 10 deletions

View file

@ -11,8 +11,7 @@ SYNOPSIS
::
cdist [-h] [-l LOGLEVEL] [-q] [-v] [-V]
{banner,config,install,inventory,shell} ...
cdist [-h] [-V] {banner,config,install,inventory,shell} ...
cdist banner [-h] [-l LOGLEVEL] [-q] [-v]
@ -32,9 +31,7 @@ SYNOPSIS
[-A] [-a] [-f HOSTFILE] [-p [HOST_MAX]] [-S] [-s] [-t]
[host [host ...]]
cdist inventory [-h] [-l LOGLEVEL] [-q] [-v] [-b] [-g CONFIG_FILE]
[-I INVENTORY_DIR]
{add-host,add-tag,del-host,del-tag,list} ...
cdist inventory [-h] {add-host,add-tag,del-host,del-tag,list} ...
cdist inventory add-host [-h] [-l LOGLEVEL] [-q] [-v] [-b]
[-g CONFIG_FILE] [-I INVENTORY_DIR]