aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2013-09-10 14:09:43 -0300
committerSilvio Rhatto <rhatto@riseup.net>2013-09-10 14:09:43 -0300
commit81f40da2218a3535f9cdd618f40b0b1afe48fa2a (patch)
tree05167b6150f74c8fb77938574ae7a0e984b40c05 /share
parentfa8858356ec9521795b86e677fd768f51789abbf (diff)
downloadkeyringer-81f40da2218a3535f9cdd618f40b0b1afe48fa2a.tar.gz
keyringer-81f40da2218a3535f9cdd618f40b0b1afe48fa2a.tar.bz2
Manpage: more on git and ls actions
Diffstat (limited to 'share')
-rw-r--r--share/man/keyringer.1.mdwn12
1 files changed, 8 insertions, 4 deletions
diff --git a/share/man/keyringer.1.mdwn b/share/man/keyringer.1.mdwn
index e2e5ba7..6dc81c0 100644
--- a/share/man/keyringer.1.mdwn
+++ b/share/man/keyringer.1.mdwn
@@ -39,18 +39,22 @@ init <*path*> [*remote*]
find the keyring by it's alias.
git <*action*> <*options*>
-: Git wrapper that operates from the toplevel keyring repository.
+: Git wrapper that operates from the toplevel keyring repository. You can issue any
+ *GIT(1)* subcommand with this action that it will be applied into the keyring repository.
ls <*path*>
-: List contents from the toplevel repository *keys* folder or from relative *path*.
+: List contents from the toplevel repository *keys* folder or from relative paths
+ if *path* is specified. Like the git wrapper, this is a wrapper around the *LS(1)*
+ command.
## SECRET MANIPULATION ACTIONS
-All secret manipulation actions operates upon a *SECRET*, which is the pathname
+All secret manipulation actions operates upon a *SECRET* which is the pathname
of an encrypted file relative to keyring with optional `.asc` extension.
Secret manipulation actions do not commit changes into the secret repository.
-After any manipulation, the user has to manually commit the changes.
+After any manipulation, the user has to manually commit the changes using the
+git wrapper action.
append <*SECRET*>
: Append contents into a secret.