X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fuci.git;a=blobdiff_plain;f=cli.c;h=229352f3bf2124846cbf7d4511fbd6bb409ea5d2;hp=be479c43e7d58bd75c843ab30b6c31abd5393164;hb=8032b67176854a7dcd37d3ded33a37e8e87c08bf;hpb=9f540f2106dcf724e4b8c41489d4bda6ccfe65d8 diff --git a/cli.c b/cli.c index be479c4..229352f 100644 --- a/cli.c +++ b/cli.c @@ -59,6 +59,7 @@ static void uci_usage(void) "\texport []\n" "\timport []\n" "\tchanges []\n" + "\tcommit []\n" "\tadd \n" "\tshow [[.
[.