Fossil SCM

Another help text typo fix: s/clear-certs/clear-cert/.

stephan 2022-01-09 00:22 trunk
Commit c4ab04b59d14223e6c71be61e9a0493b86ac00171ff72cac32f1cb83c0611f5c
1 file changed +1 -1
+1 -1
--- src/http_ssl.c
+++ src/http_ssl.c
@@ -1165,11 +1165,11 @@
11651165
db_commit_transaction();
11661166
blob_reset(&sql);
11671167
}else
11681168
/*default*/{
11691169
fossil_fatal("unknown sub-command \"%s\".\nshould be one of:"
1170
- " clear-certs load-cert remove-exception scrub show",
1170
+ " clear-cert load-cert remove-exception scrub show",
11711171
zCmd);
11721172
}
11731173
}
11741174
11751175
/*
11761176
--- src/http_ssl.c
+++ src/http_ssl.c
@@ -1165,11 +1165,11 @@
1165 db_commit_transaction();
1166 blob_reset(&sql);
1167 }else
1168 /*default*/{
1169 fossil_fatal("unknown sub-command \"%s\".\nshould be one of:"
1170 " clear-certs load-cert remove-exception scrub show",
1171 zCmd);
1172 }
1173 }
1174
1175 /*
1176
--- src/http_ssl.c
+++ src/http_ssl.c
@@ -1165,11 +1165,11 @@
1165 db_commit_transaction();
1166 blob_reset(&sql);
1167 }else
1168 /*default*/{
1169 fossil_fatal("unknown sub-command \"%s\".\nshould be one of:"
1170 " clear-cert load-cert remove-exception scrub show",
1171 zCmd);
1172 }
1173 }
1174
1175 /*
1176

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button