]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc_config: Add -h and --help flags handler
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Sat, 30 Dec 2017 18:35:52 +0000 (16:35 -0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Wed, 7 Feb 2018 11:26:26 +0000 (12:26 +0100)
commit3c3e0cb5309c6eddc3004284e096074650f14395
tree7cae995cdfb6e56c80aa8b7e56b3bfe30987a33c
parentbbcb463c8aaab3b71cfb50dfcb572a2246310765
lxc_config: Add -h and --help flags handler

As the other tools already handle, show usage message when -h or --help
are used.

Signed-off-by: Marcos Paulo de Souza <marcos.souza.org@gmail.com>
src/lxc/lxc_config.c