mirror of
https://github.com/systemd/systemd.git
synced 2026-08-10 17:14:31 +00:00
userdbctl: add missing --uuid= to --help text
Follow-up for:466562c69b(cherry picked from commitf42ac24772)
This commit is contained in:
committed by
Luca Boccassi
parent
8fe6f3bcb1
commit
e94f44085f
@@ -1572,6 +1572,7 @@ static int help(int argc, char *argv[], void *userdata) {
|
||||
" --chain Chain another command\n"
|
||||
" --uid-min=ID Filter by minimum UID/GID (default 0)\n"
|
||||
" --uid-max=ID Filter by maximum UID/GID (default 4294967294)\n"
|
||||
" --uuid=UUID Filter by UUID\n"
|
||||
" -z --fuzzy Do a fuzzy name search\n"
|
||||
" --disposition=VALUE Filter by disposition\n"
|
||||
" -I Equivalent to --disposition=intrinsic\n"
|
||||
|
||||
Reference in New Issue
Block a user