X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fuci.git;a=blobdiff_plain;f=cli.c;h=946a90553242efff1ca2f201c459479a35909385;hp=bfbb92c468b760203f8f83f990ed5f53d037c943;hb=1ac34884c1cc4e808674d8901c97e31776e8fc5c;hpb=cd2883daece34b501ef5e8f5c764fbb162f3aef4 diff --git a/cli.c b/cli.c index bfbb92c..946a905 100644 --- a/cli.c +++ b/cli.c @@ -1,4 +1,5 @@ /* + * cli - Command Line Interface for the Unified Configuration Interface * Copyright (C) 2008 Felix Fietkau * * This program is free software; you can redistribute it and/or modify @@ -30,6 +31,7 @@ enum { CMD_SET, CMD_DEL, CMD_RENAME, + CMD_REVERT, /* package cmds */ CMD_SHOW, CMD_IMPORT, @@ -48,6 +50,7 @@ static void uci_usage(int argc, char **argv) "\tget .
[.