fputs(_(" --_drop-privilege (testing purpose) do setuid(1) just after starting\n"), out);
fputs(USAGE_SEPARATOR, out);
- fputs(_(" -H, --list-columns list the available columns\n"), out);
+ fprintf(out, USAGE_LIST_COLUMNS_OPTION(30));
fprintf(out, USAGE_HELP_OPTIONS(30));
fputs(USAGE_DEFAULT_COLUMNS, out);
fputs(USAGE_SEPARATOR, out);
- fputs(_(" -H, --list-columns list the available columns\n"), out);
+ fprintf(out, USAGE_LIST_COLUMNS_OPTION(24));
fprintf(out, USAGE_HELP_OPTIONS(24));
fprintf(out, USAGE_MAN_TAIL("findmnt(8)"));
" methods used to gather data (default: file,udev,blkid)\n"), out);
fputs(USAGE_SEPARATOR, out);
- fputs(_(" -H, --list-columns list the available columns\n"), out);
+ fprintf(out, USAGE_LIST_COLUMNS_OPTION(22));
fprintf(out, USAGE_HELP_OPTIONS(22));
fprintf(out, USAGE_MAN_TAIL("lsblk(8)"));
fputs(_(" -u, --notruncate don't truncate text in columns\n"), out);
fputs(USAGE_SEPARATOR, out);
- fputs(_(" -H, --list-columns list the available columns\n"), out);
+ fprintf(out, USAGE_LIST_COLUMNS_OPTION(24));
fprintf(out, USAGE_HELP_OPTIONS(24));
fprintf(out, USAGE_MAN_TAIL("lslocks(8)"));
fputs(_(" --hierarchic[=when] use subsections in summary (auto, never, always)\n"), out);
fputs(_(" --output-all print all available columns for -e, -p or -C\n"), out);
fputs(USAGE_SEPARATOR, out);
- fputs(_(" -H, --list-columns list the available columns\n"), out);
+ fprintf(out, USAGE_LIST_COLUMNS_OPTION(25));
fprintf(out, USAGE_HELP_OPTIONS(25));
fprintf(out, USAGE_MAN_TAIL("lscpu(1)"));
fputs(_(" -T, --tree[=<rel>] use tree format (parent, owner, or process)\n"), out);
fputs(USAGE_SEPARATOR, out);
- fputs(_(" -H, --list-columns list the available columns\n"), out);
+ fprintf(out, USAGE_LIST_COLUMNS_OPTION(24));
fprintf(out, USAGE_HELP_OPTIONS(24));
fprintf(out, USAGE_MAN_TAIL("lsns(8)"));