Update README file and show_usage function : forgotten information

This commit is contained in:
Jérémy Dubois 2022-03-22 18:04:03 +01:00
parent 4a2e5c93f1
commit da7809f3c0
2 changed files with 6 additions and 6 deletions

View file

@ -103,9 +103,9 @@ List all certificates :
shellpki list <options>
Options
-a, --all
-v, --valid
-r, --revoked
-a, --all list all certificates : valid and revoked ones
-v, --valid list all valid certificates
-r, --revoked list all revoked certificates
~~~
Check expiration date of valid certificates :

View file

@ -64,9 +64,9 @@ List all certificates :
${0} list <options>
Options
-a, --all
-v, --valid
-r, --revoked
-a, --all list all certificates : valid and revoked ones
-v, --valid list all valid certificates
-r, --revoked list all revoked certificates
Check expiration date of valid certificates :