projects
/
oweals
/
uci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
031b620
)
add missing line to command line help
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Feb 2008 00:35:43 +0000
(
01:35
+0100)
committer
Felix Fietkau
<nbd@openwrt.org>
Tue, 5 Feb 2008 00:35:43 +0000
(
01:35
+0100)
cli.c
patch
|
blob
|
history
diff --git
a/cli.c
b/cli.c
index 3188bd19d2925cd8c7d34e985780fb079d45498b..6be3372b42bbd3c25dac951f663f0bbc2432d49d 100644
(file)
--- a/
cli.c
+++ b/
cli.c
@@
-57,6
+57,7
@@
static void uci_usage(void)
"\tbatch\n"
"\texport [<config>]\n"
"\timport [<config>]\n"
+ "\tchanges [<config>]\n"
"\tshow [<config>[.<section>[.<option>]]]\n"
"\tget <config>.<section>[.<option>]\n"
"\tset <config>.<section>[.<option>]=<value>\n"