X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=cli.c;h=b7ddd511676ed82fdfe9ce77c841bb6a8cc74ad0;hb=8ea07e430df35634c09dc63d8c0cb644522bbe69;hp=d83e257e4e2d3ec1e4d362acf60e81c4de15546d;hpb=99981540182c29049e971a3cb9a772d7f107b2ab;p=project%2Fuci.git diff --git a/cli.c b/cli.c index d83e257..b7ddd51 100644 --- a/cli.c +++ b/cli.c @@ -19,46 +19,101 @@ 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 [[.
[.