mirror of
https://github.com/systemd/systemd.git
synced 2024-11-01 17:51:22 +03:00
journal-gatewayd: fix typo; s/Certificat/Certificate/ (#3931)
This commit is contained in:
parent
9c067923cb
commit
5a507f8cce
@ -885,7 +885,7 @@ static void help(void) {
|
||||
" --version Show package version\n"
|
||||
" --cert=CERT.PEM Server certificate in PEM format\n"
|
||||
" --key=KEY.PEM Server key in PEM format\n"
|
||||
" --trust=CERT.PEM Certificat authority certificate in PEM format\n"
|
||||
" --trust=CERT.PEM Certificate authority certificate in PEM format\n"
|
||||
" -D --directory=PATH Serve journal files in directory\n",
|
||||
program_invocation_short_name);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user