X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fuci.git;a=blobdiff_plain;f=cli.c;h=b7ddd511676ed82fdfe9ce77c841bb6a8cc74ad0;hp=322d170d3a613e70c18483eb89ed0fb7fcf86378;hb=a16f02de27a2c486e5abc5faa7bbed5871a31228;hpb=508525c69e08a96031ed24f2d09e3bc2d1d33fca diff --git a/cli.c b/cli.c index 322d170..b7ddd51 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 [[.
[.