mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
machinectl: fix typo
This commit is contained in:
parent
cb708b1c6d
commit
56b921c3d8
@ -2251,7 +2251,7 @@ static int help(int argc, char *argv[], void *userdata) {
|
||||
" copy-from NAME PATH [PATH] Copy files from a container to the host\n"
|
||||
" bind NAME PATH [PATH] Bind mount a path from the host into a container\n\n"
|
||||
"Image Commands:\n"
|
||||
" list-images Show available container annd VM images\n"
|
||||
" list-images Show available container and VM images\n"
|
||||
" image-status NAME... Show image details\n"
|
||||
" show-image NAME... Show properties of image\n"
|
||||
" clone NAME NAME Clone an image\n"
|
||||
|
Loading…
x
Reference in New Issue
Block a user