mirror of
https://github.com/systemd/systemd.git
synced 2024-11-08 11:27:32 +03:00
machinectl: update --help text to clarify that set-limit can also change pool size
This commit is contained in:
parent
403e5b3230
commit
172a6ce5ae
@ -2063,7 +2063,7 @@ static int help(int argc, char *argv[], void *userdata) {
|
||||
" rename NAME NAME Rename an image\n"
|
||||
" read-only NAME [BOOL] Mark or unmark image read-only\n"
|
||||
" remove NAME... Remove an image\n"
|
||||
" set-limit [NAME] BYTES Set image size limit (quota)\n\n"
|
||||
" set-limit [NAME] BYTES Set image or pool size limit (quota)\n\n"
|
||||
"Image Transfer Commands:\n"
|
||||
" pull-tar URL [NAME] Download a TAR container image\n"
|
||||
" pull-raw URL [NAME] Download a RAW container or VM image\n"
|
||||
|
Loading…
Reference in New Issue
Block a user