diff options
author | Daniel Friesel <derf@finalrewind.org> | 2014-10-31 17:38:40 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2014-10-31 17:38:40 +0100 |
commit | 58224421073119fe1fcdfd2c005712f22e7284fc (patch) | |
tree | a528d8b1990c387900f0a446b828a48a68062780 /bin/raps2 | |
parent | a337b9b6ec90a4befb4ed0c82ccf5f6602261efe (diff) |
documant dump-all command
Diffstat (limited to 'bin/raps2')
-rwxr-xr-x | bin/raps2 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -347,6 +347,10 @@ Remove I<account> from the store. Dump everything saved for I<account>, including the clear-text password, to stdout. +=item B<dump-all> + +Dump data for all accounts, including their clear-text passwords, to stdout. + =item B<edit> I<account> Edit saved data for I<account>. Note that editing the multiline "extra" field |