Skip to content

Commit 13e335c

Browse files
committed
fix expiration option in cli README.md
1 parent 8831a43 commit 13e335c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cdoc2-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ java -jar target/cdoc2-cli-*.jar create --server=config/localhost/localhost.prop
6060

6161
Key capsule expiration date can be requested when adding expiry duration:
6262
```
63-
-ex P365D
63+
-exp P365D
6464
```
6565
Default expiration duration will be used if it is not requested by the client. Default and max
6666
expiration durations are configurable values in put-server and get-server.

0 commit comments

Comments
 (0)