Fossil SCM
Another help text typo fix: s/clear-certs/clear-cert/.
Commit
c4ab04b59d14223e6c71be61e9a0493b86ac00171ff72cac32f1cb83c0611f5c
Parent
67e0be1ec09494a…
1 file changed
+1
-1
+1
-1
| --- src/http_ssl.c | ||
| +++ src/http_ssl.c | ||
| @@ -1165,11 +1165,11 @@ | ||
| 1165 | 1165 | db_commit_transaction(); |
| 1166 | 1166 | blob_reset(&sql); |
| 1167 | 1167 | }else |
| 1168 | 1168 | /*default*/{ |
| 1169 | 1169 | 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", | |
| 1171 | 1171 | zCmd); |
| 1172 | 1172 | } |
| 1173 | 1173 | } |
| 1174 | 1174 | |
| 1175 | 1175 | /* |
| 1176 | 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-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 |