diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2014-02-25 16:00:09 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2014-02-25 16:00:09 -0300 |
commit | b24bd68b002e49b0fea6d1e9c04cdde0be98c899 (patch) | |
tree | 1c71a3705d81409775f8f43d57a50daac321fef6 /share | |
parent | e33b8aa1d3a8377abccb738b6af163b1881bb708 (diff) | |
download | keyringer-b24bd68b002e49b0fea6d1e9c04cdde0be98c899.tar.gz keyringer-b24bd68b002e49b0fea6d1e9c04cdde0be98c899.tar.bz2 |
Manpage update: check action
Diffstat (limited to 'share')
-rw-r--r-- | share/man/keyringer.1.mdwn | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/keyringer.1.mdwn b/share/man/keyringer.1.mdwn index e8df829..9412b5d 100644 --- a/share/man/keyringer.1.mdwn +++ b/share/man/keyringer.1.mdwn @@ -62,7 +62,7 @@ ls <*path*> mkdir <*path*> : Create a directory inside the repository *keys* folder. -:rmdir <*path*> +rmdir <*path*> : Remove an empty folder inside the repository *keys* folder. tree <*path*> @@ -84,6 +84,9 @@ teardown : Remove permanently a local copy of a repository, very dangerous if you have just a single copy. +check +: Run maintenance checks in a keyring. + # SECRET MANIPULATION ACTIONS All secret manipulation actions operate upon a *secret* which is the pathname |