From 2e238cba71ba1d0dd0aebe2c1acd038becf4b533 Mon Sep 17 00:00:00 2001 From: Alexander Wirt Date: Sun, 17 Jul 2011 10:13:57 +0200 Subject: [PATCH] Convert readme to doctype manpage --- README.asciidoc | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/README.asciidoc b/README.asciidoc index 3668e4b..572388e 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -1,11 +1,17 @@ -pwstore documentation -===================== -Peter Palfrader, Alexander Wirt -v0.1 July 2011 +PWS(1) +====== +:doctype: manpage +NAME +---- +pws - password store management -introduction ------------- +SYNOPSIS +-------- +*pws* 'COMMAND' ['OPTIONS'] + +DESCRIPTION +----------- The pws tool allows you to store passwords (or anything else, really) in a set of encrypted files. Each file can be encrypted to a different set @@ -88,3 +94,8 @@ addition to the user's default keyrings. This allows sharing of the keyring in the repository. Use +pws update-keyring+ to update/initialize this keyring. + +AUTHOR +------ +Peter Palfrader + -- 2.39.5