From: Felix Fietkau Date: Thu, 27 Mar 2008 11:06:34 +0000 (+0530) Subject: add missing helptext for commit X-Git-Url: http://pilppa.org/gitweb/?a=commitdiff_plain;h=043baa606728c37cedf146c38a2bab0da0ae9f18;p=uci.git add missing helptext for commit --- diff --git a/cli.c b/cli.c index 287ef96..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 [[.
[.