X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fuci.git;a=blobdiff_plain;f=cli.c;h=5ae345e5bd05f8fb34e20e3ce3a1732d18905d9a;hp=287ef9681d1636efbbbb7c4b1d646a31cd22f999;hb=cac9b1d765338466c1c77719c4119c565689b4c4;hpb=85125c59e696827c43065676c4fbf1a98953ecac diff --git a/cli.c b/cli.c index 287ef96..5ae345e 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 [[.
[.