diff options
author | rhatto <rhatto@ratatosk.fluxo.info> | 2014-03-14 13:26:21 -0300 |
---|---|---|
committer | rhatto <rhatto@ratatosk.fluxo.info> | 2014-03-14 13:26:21 -0300 |
commit | 32a756aa6e147f42b57ee5f1f1ff73b1d0768cca (patch) | |
tree | 180d0c9670d851ab77073a163df265856632c95d /share/man | |
parent | 439df7502256c8e7a6f8a1a7042721cfd8438c18 (diff) | |
parent | 36369a8bfb4fd15d70d61cb4af929ac1b94fed70 (diff) | |
download | keyringer-32a756aa6e147f42b57ee5f1f1ff73b1d0768cca.tar.gz keyringer-32a756aa6e147f42b57ee5f1f1ff73b1d0768cca.tar.bz2 |
Merge tag 'upstream_keyringer_0.3.1' into debian
Upstream version 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 |