diff options
author | rhatto <rhatto@ratatosk.fluxo.info> | 2014-03-14 13:26:20 -0300 |
---|---|---|
committer | rhatto <rhatto@ratatosk.fluxo.info> | 2014-03-14 13:26:20 -0300 |
commit | 36369a8bfb4fd15d70d61cb4af929ac1b94fed70 (patch) | |
tree | 7007dc84be9993c7e3604d634bc50c8d9aa4f932 /share/man | |
parent | 4b4aff2edac956224849d36fe83f826303d25efd (diff) | |
parent | 38c1700e6e21d070c39e0e64127995b3246d7460 (diff) | |
download | keyringer-36369a8bfb4fd15d70d61cb4af929ac1b94fed70.tar.gz keyringer-36369a8bfb4fd15d70d61cb4af929ac1b94fed70.tar.bz2 |
Imported Upstream version 0.3.1upstream_keyringer_0.3.1
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/keyringer.1 | 7 | ||||
-rw-r--r-- | share/man/keyringer.1.mdwn | 5 |
2 files changed, 10 insertions, 2 deletions
diff --git a/share/man/keyringer.1 b/share/man/keyringer.1 index 8402b9c..9d2eae8 100644 --- a/share/man/keyringer.1 +++ b/share/man/keyringer.1 @@ -70,7 +70,7 @@ Create a directory inside the repository \f[I]keys\f[] folder. .RS .RE .TP -.B :rmdir <\f[I]path\f[]> +.B rmdir <\f[I]path\f[]> Remove an empty folder inside the repository \f[I]keys\f[] folder. .RS .RE @@ -101,6 +101,11 @@ Remove permanently a local copy of a repository, very dangerous if you have just a single copy. .RS .RE +.TP +.B check +Run maintenance checks in a keyring. +.RS +.RE .SH SECRET MANIPULATION ACTIONS .PP All secret manipulation actions operate upon a \f[I]secret\f[] which is 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 |