mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 21:51:37 +00:00
resolve-host: properly align long arguments in help text
This commit is contained in:
@@ -425,7 +425,7 @@ static void help(void) {
|
||||
" -i INTERFACE Filter by interface\n"
|
||||
" -t --type=TYPE Query RR with DNS type\n"
|
||||
" -c --class=CLASS Query RR with DNS class\n"
|
||||
" --no-legend Do not print column headers\n"
|
||||
" --no-legend Do not print column headers\n"
|
||||
, program_invocation_short_name);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user