X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fuci.git;a=blobdiff_plain;f=cli.c;h=4e0c5b715d9bbebfc7f8d18de6cfc730a19eaa93;hp=23386c1b4312344ecd49e3add2d2afe68feca990;hb=f0be94e4d8d2a0c8ab35b932e88170cc37cca4af;hpb=fe3c9bb5107ddf3fb4d9add373ccfa0075153b30 diff --git a/cli.c b/cli.c index 23386c1..4e0c5b7 100644 --- a/cli.c +++ b/cli.c @@ -19,9 +19,10 @@ static struct uci_context *ctx; static void uci_usage(int argc, char **argv) { fprintf(stderr, - "Usage: %s [options] [arguments]\n\n" + "Usage: %s [] []\n\n" "Commands:\n" "\tshow [[.
[.