summarylogtreecommitdiffstats
path: root/004-cli.c.patch
blob: c9b669f7b764fbfd3978ca8764ae8afd2aab0361 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/cli.c
+++ b/cli.c
@@ -152,7 +152,7 @@ static void uci_usage(void)
 		"\treorder    <config>.<section>=<position>\n"
 		"\n"
 		"Options:\n"
-		"\t-c <path>  set the search path for config files (default: /etc/config)\n"
+		"\t-c <path>  set the search path for config files (default: /opt/archwrt/etc/config)\n"
 		"\t-d <str>   set the delimiter for list values in uci show\n"
 		"\t-f <file>  use <file> as input instead of stdin\n"
 		"\t-m         when importing, merge data into an existing package\n"