]> gitweb.fluxo.info Git - keyringer.git/commitdiff
Adding 'shell' and 'help' to manpage (#34)
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 10 Dec 2013 20:45:10 +0000 (18:45 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 10 Dec 2013 20:45:10 +0000 (18:45 -0200)
share/man/keyringer.1.mdwn

index d4b71e3ac4c62d4ac91f2cf48417ee02e73aee90..b383507f887d0fd18a3b94f36e82d666ec8ccf90 100644 (file)
@@ -61,6 +61,16 @@ tree <*path*>
     if *path* is specified using a tree-like format. Like the ls wrapper, this is a
     wrapper around the *TREE(1)* command.
 
+shell
+:   Run keyringer on interactive mode from a built-in command-line prompt where
+    all other actions can be called and are operated from the current selected
+    keyring.
+
+    An additional "cd" internal command is available for directory navigation.
+
+    All <*secret*> parameters from actions invoked from the shell are called
+    relatively from the current selected directory.
+
 # SECRET MANIPULATION ACTIONS
 
 All secret manipulation actions operate upon a *secret* which is the pathname
@@ -151,6 +161,9 @@ preferences <*ls*|*edit*|*add*>
 usage
 :   Show keyringer usage information.
 
+help
+:   Alias for usage action.
+
 recipients <*ls*|*edit*> <*recipients-file*>
 :   List, create or edit recipients configuration.