]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc_config: Add -h and --help flags handler 2063/head
authorMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Sat, 30 Dec 2017 18:35:52 +0000 (16:35 -0200)
committerMarcos Paulo de Souza <marcos.souza.org@gmail.com>
Sat, 30 Dec 2017 18:35:52 +0000 (16:35 -0200)
commitf63ac53e318b82c8d43b3498d9a73d98dbe52a98
tree6193e3630e414f7ff3f1dfda0daea4ac6294f87c
parentc326c1967fbdfc372cd3b7c7828d4a89f0eddc2e
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/tools/lxc_config.c