summaryrefslogtreecommitdiffstats
path: root/misc-utils/uuidgen.1
diff options
context:
space:
mode:
Diffstat (limited to 'misc-utils/uuidgen.1')
-rw-r--r--misc-utils/uuidgen.111
1 files changed, 8 insertions, 3 deletions
diff --git a/misc-utils/uuidgen.1 b/misc-utils/uuidgen.1
index da396f7..4987f6d 100644
--- a/misc-utils/uuidgen.1
+++ b/misc-utils/uuidgen.1
@@ -2,12 +2,12 @@
.\" Title: uuidgen
.\" Author: [see the "AUTHOR(S)" section]
.\" Generator: Asciidoctor 2.0.20
-.\" Date: 2023-12-01
+.\" Date: 2024-03-20
.\" Manual: User Commands
-.\" Source: util-linux 2.39.3
+.\" Source: util-linux 2.40
.\" Language: English
.\"
-.TH "UUIDGEN" "1" "2023-12-01" "util\-linux 2.39.3" "User Commands"
+.TH "UUIDGEN" "1" "2024-03-20" "util\-linux 2.40" "User Commands"
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.ss \n[.ss] 0
@@ -81,6 +81,11 @@ Generate the hash with the \fInamespace\fP prefix. The \fInamespace\fP is UUID,
Generate the hash of the \fIname\fP.
.RE
.sp
+\fB\-C\fP, \fB\-\-count\fP \fInum\fP
+.RS 4
+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.
+.RE
+.sp
\fB\-x\fP, \fB\-\-hex\fP
.RS 4
Interpret name \fIname\fP as a hexadecimal string.