From 8a378a37c342a750f067c9c2d07c59c4f47e4e96 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 7 Apr 2015 19:46:31 +0200 Subject: Usage of pwutil --- posts/pwutil.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/posts/pwutil.md b/posts/pwutil.md index d03126b..85b174b 100644 --- a/posts/pwutil.md +++ b/posts/pwutil.md @@ -13,6 +13,16 @@ A long time ago I wrote a bunch of scripts (first in bash, then zsh, and later p * [Command Line Interface](https://en.wikipedia.org/wiki/Command-line_interface)-only * New accounts can be partially generated by user defined functions with out of the box support for [pwgen](http://sourceforge.net/projects/pwgen/) and SSH +## Usage + +~~~ +pwget [ …] +Looks up and returns all accounts whose identifier contains any — case insensitive. + +pwadd [[--gen- [ …] …] --] [ …] +Adds an account to the store — does not overwrite. +~~~ + ## Documentation I shall document the project in a partial and file-wise fashion—amendments available on request. -- cgit v1.2.3