summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2010-11-01 15:20:43 +0100
committerThomas Graf <tgraf@suug.ch>2010-11-01 15:20:43 +0100
commitdf36c25bbfb864d8ecf040163e91bbf363f0bf93 (patch)
tree0f235d0c59d9aba82b14af30112390c46c0c89ba /man
parent54e2539ce1a04d0c53ffbdfe3e2766b8e669c6ea (diff)
nl-classid-lookup: Added --raw option to print classid without pretty printing it
Diffstat (limited to 'man')
-rw-r--r--man/nl-classid-lookup.84
1 files changed, 4 insertions, 0 deletions
diff --git a/man/nl-classid-lookup.8 b/man/nl-classid-lookup.8
index f447461..d48e9eb 100644
--- a/man/nl-classid-lookup.8
+++ b/man/nl-classid-lookup.8
@@ -6,6 +6,7 @@ nl\-classid\-lookup - Lookup classid definitions
.B nl\-classid\-lookup
.RB [ \-hv ]
.RB [ \-r ]
+.RB [ \-\-raw ]
.I name
.SH DESCRIPTION
@@ -23,6 +24,9 @@ Print versioning information to console and exit.
.TP
.BR \-\^r " or " \-\-reverse
Do a reverse lookup. Lookup a classid and print its name.
+.TP
+.B \-\-raw
+Print the raw classid in hexadecimal format, do not pretty print it.
.SH USAGE
.PP