ossp-pkg/uuid/uuid_cli.pod 1.4 -> 1.5
--- uuid_cli.pod 2004/01/11 12:14:20 1.4
+++ uuid_cli.pod 2004/01/13 09:20:03 1.5
@@ -75,9 +75,14 @@
=item B<-v> I<version>
-Sets the version of the generated DCE 1.1 variant UUID.
-Supported are I<version> "C<1>", "C<3>" and "C<4>".
-The default is "C<1>".
+Sets the version of the generated DCE 1.1 variant UUID. Supported
+are I<version> "C<1>", "C<3>" and "C<4>". The default is "C<1>".
+
+For version 3 UUIDs the additional command line arguments I<namespace>
+and I<name> have to be given. The I<namespace> is either a UUID in
+string representation or an identifier for internally pre-defined
+namespace UUIDs (currently known are "C<DNS>", "C<URL>", "C<OID>", and
+"C<X500>"). The I<name> is a string of arbitrary length.
=item B<-n> I<count>
|
|