X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fuci.git;a=blobdiff_plain;f=cli.c;h=b7ddd511676ed82fdfe9ce77c841bb6a8cc74ad0;hp=ab0f9b8890251ece59cdc41c7899fd1f2612ec38;hb=c9125084e1e28b8f1907b2ca5c5f9d69a538425f;hpb=bc7b118f0a40709c985b54c96d826e9057c9f0dd diff --git a/cli.c b/cli.c index ab0f9b8..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 [[.
[.