summaryrefslogtreecommitdiffstats
path: root/misc-utils/uuidgen.1.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'misc-utils/uuidgen.1.adoc')
-rw-r--r--misc-utils/uuidgen.1.adoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/misc-utils/uuidgen.1.adoc b/misc-utils/uuidgen.1.adoc
index 3f71aa9..e1d2cae 100644
--- a/misc-utils/uuidgen.1.adoc
+++ b/misc-utils/uuidgen.1.adoc
@@ -48,6 +48,9 @@ Generate the hash with the _namespace_ prefix. The _namespace_ is UUID, or '@ns'
*-N*, *--name* _name_::
Generate the hash of the _name_.
+*-C*, *--count* _num_::
+Generate multiple UUIDs using the enhanced capability of the libuuid to cache time-based UUIDs, thus resulting in improved performance. However, this holds no significance for other UUID types.
+
*-x*, *--hex*::
Interpret name _name_ as a hexadecimal string.