add missing helptext for commit
authorFelix Fietkau <nbd@openwrt.org>
Thu, 27 Mar 2008 11:06:34 +0000 (16:36 +0530)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 27 Mar 2008 11:06:34 +0000 (16:36 +0530)
cli.c

diff --git a/cli.c b/cli.c
index 287ef96..229352f 100644 (file)
--- a/cli.c
+++ b/cli.c
@@ -59,6 +59,7 @@ static void uci_usage(void)
                "\texport     [<config>]\n"
                "\timport     [<config>]\n"
                "\tchanges    [<config>]\n"
+               "\tcommit     [<config>]\n"
                "\tadd        <config> <section-type>\n"
                "\tshow       [<config>[.<section>[.<option>]]]\n"
                "\tget        <config>.<section>[.<option>]\n"