mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 14:47:46 +01:00
parent
647541a1a0
commit
c8d8f93977
@ -22,7 +22,7 @@
|
||||
static void
|
||||
usage(void)
|
||||
{
|
||||
fprintf(stderr, "usage: nvram [get name] [set name=value] [unset name] [show]\n");
|
||||
fprintf(stderr, "usage: nvram [get name] [set name=value] [unset name] [commit] [show]\n");
|
||||
exit(0);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user