ossp-pkg/uuid/uuid_cli.pod 1.5 -> 1.6
--- uuid_cli.pod 2004/01/13 09:20:03 1.5
+++ uuid_cli.pod 2004/01/13 19:43:15 1.6
@@ -37,6 +37,7 @@
B<uuid>
[B<-v> I<version>]
+[B<-m>]
[B<-n> I<count>]
[B<-1>]
[B<-r>]
@@ -84,6 +85,12 @@
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<-m>
+
+Forces the use of a random multi-cast MAC address when generating
+version 1 UUIDs. By default the real physical MAC address of the system
+is used.
+
=item B<-n> I<count>
Generate I<count> UUIDs instead of just a single one (the default).
|
|