summaryrefslogtreecommitdiff
path: root/usr/src/cmd/pcieadm/pcieadm_cfgspace.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/pcieadm/pcieadm_cfgspace.c')
-rw-r--r--usr/src/cmd/pcieadm/pcieadm_cfgspace.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/usr/src/cmd/pcieadm/pcieadm_cfgspace.c b/usr/src/cmd/pcieadm/pcieadm_cfgspace.c
index 7ee88a6d58..1ea702872b 100644
--- a/usr/src/cmd/pcieadm/pcieadm_cfgspace.c
+++ b/usr/src/cmd/pcieadm/pcieadm_cfgspace.c
@@ -5244,7 +5244,11 @@ pcieadm_show_cfgspace_help(const char *fmt, ...)
"\t-n\t\tshow printable short names\n"
"\t-H\t\tomit the column header (for -L and -p)\n"
"\t-p\t\tparsable output (requires -o)\n"
- "\t-o field\toutput fields to print (required for -p)\n");
+ "\t-o field\toutput fields to print (required for -p)\n\n"
+ "The following fields are supported:\n"
+ "\thuman\t\ta human-readable description of the specific output\n"
+ "\tshort\t\tthe short name of the value used for filters\n"
+ "\tvalue\t\tthe value of a the given capability, register, etc.\n");
}
int