mirror of
https://github.com/systemd/systemd.git
synced 2025-01-23 02:04:32 +03:00
bootctl: drop full stop at end of --help texts
We never do that, don't do so here either.
This commit is contained in:
parent
4c0a83a434
commit
2b197967bf
@ -155,8 +155,8 @@ static int help(int argc, char *argv[], void *userdata) {
|
||||
" is-installed Test whether systemd-boot is installed in the ESP\n"
|
||||
" random-seed Initialize random seed in ESP and EFI variables\n"
|
||||
"\n%3$skernel Commands:%4$s\n"
|
||||
" kernel-identify Identify kernel image type.\n"
|
||||
" kernel-inspect Prints details about the kernel.\n"
|
||||
" kernel-identify Identify kernel image type\n"
|
||||
" kernel-inspect Prints details about the kernel\n"
|
||||
"\n%3$sOptions:%4$s\n"
|
||||
" -h --help Show this help\n"
|
||||
" --version Print version\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user