uuidgen(1): fix another typo

This commit is contained in:
Baptiste Daroussin 2023-03-06 09:03:32 +01:00
parent 528d8e55c8
commit 4cd30c640d

View file

@ -55,7 +55,7 @@ to not generate them in batch, but one at a time.
.It Fl r
This option controls creation of random UUID (version 4).
.It Fl c
This options controls creation of compact UUID (without hyphen).
This option controls creation of compact UUID (without hyphen).
.It Fl n
This option controls the number of identifiers generated.
By default, multiple identifiers are generated in batch.