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