From bd390d1a8968a66fb7fe85816371477c3f892395 Mon Sep 17 00:00:00 2001 From: "levitte@gmail.com" Date: Wed, 2 Sep 2009 14:46:19 +0000 Subject: [PATCH] Correct documentation git-svn-id: https://yubikey-personalization.googlecode.com/svn/trunk@175 b62f149e-849f-11dd-9899-c7ba65f7c4c7 --- ykpersonalize.1 | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/ykpersonalize.1 b/ykpersonalize.1 index fcdec80..109f8b8 100644 --- a/ykpersonalize.1 +++ b/ykpersonalize.1 @@ -82,16 +82,15 @@ If none is given, a unique random one will be generated. .TP \fBfixed\fR=\fIfffffffffff\fR The public modhex identity of key, 0-16 characters long. -.TP -\fBhexfixed\fR=\fIfffffff\fR -Fixed part, but encoded in hex, 0-16 characters long. +It's possible to give the identity in hex as well, just prepend the +value with `h:'. .TP \fBuid\fR=\fIuuuuuu\fR -The uid part of the generated ticket. +The uid part of the generated ticket, in hex. Must be 12 characters long. .TP \fBaccess\fR=\fIfffffffffff\fR -New modhex access code to set. +New hex access code to set. Must be 12 characters long. .TP [\-]\fBtab-first\fR -- 2.39.5