mirror of
https://github.com/systemd/systemd.git
synced 2024-12-25 01:34:28 +03:00
machinectl: minor indentation fix
This commit is contained in:
parent
91359193c3
commit
fc2288f0be
@ -2670,9 +2670,9 @@ static int help(int argc, char *argv[], void *userdata) {
|
||||
" -o --output=STRING Change journal output mode (short,\n"
|
||||
" short-monotonic, verbose, export, json,\n"
|
||||
" json-pretty, json-sse, cat)\n"
|
||||
" --verify=MODE Verification mode for downloaded images (no,\n"
|
||||
" --verify=MODE Verification mode for downloaded images (no,\n"
|
||||
" checksum, signature)\n"
|
||||
" --force Download image even if already exists\n\n"
|
||||
" --force Download image even if already exists\n\n"
|
||||
"Machine Commands:\n"
|
||||
" list List running VMs and containers\n"
|
||||
" status NAME... Show VM/container details\n"
|
||||
|
Loading…
Reference in New Issue
Block a user