Skip to content

Commit 8f7f753

Browse files
committed
step-cli v0.28.5 reference update
1 parent 6019bb9 commit 8f7f753

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

step-cli/reference/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ print the version
6565

6666
## Version
6767

68-
Smallstep CLI/0.28.4 (linux/amd64)
68+
Smallstep CLI/0.28.5 (linux/amd64)
6969

7070
## Copyright
7171

step-cli/reference/ca/token/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ $ step ca token --kms yubikey:pin-value=123456 \
315315
```
316316

317317
Generate a token with custom data in the "user" claim. The example below can be
318-
accessed in a template as **\{\{ .Token.user.field }}**, rendering to the string
318+
accessed in a template as **.Token.user.field**, rendering to the string
319319
"value".
320320

321321
This is distinct from **.Insecure.User**: any attributes set using this option

0 commit comments

Comments
 (0)