From: Silvio Rhatto Date: Tue, 10 Sep 2013 17:09:43 +0000 (-0300) Subject: Manpage: more on git and ls actions X-Git-Tag: 0.2.3~32^2~4 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=81f40da2218a3535f9cdd618f40b0b1afe48fa2a;p=keyringer.git Manpage: more on git and ls actions --- 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.