diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:42:51 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:10 -0400 |
commit | dc93e90c46df395df18dae6c17018fcb52a8576c (patch) | |
tree | 7bb72be79fa55eb4d1dc681cdc614f8d2010117d /system/pwsafe | |
parent | d33d29e45d913925fb025963b8070df730ede61a (diff) |
system/pwsafe: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/pwsafe')
-rw-r--r-- | system/pwsafe/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/system/pwsafe/README b/system/pwsafe/README index 4ca9f594854a..0a25ed6cee6b 100644 --- a/system/pwsafe/README +++ b/system/pwsafe/README @@ -1,3 +1,4 @@ -pwsafe is a unix commandline program that manages encrypted password databases. -It can be used as a pure command-line operation or can interact with X11 -selection & clipboard. It is compatible with CounterPane's PasswordSafe. +pwsafe is a unix commandline program that manages encrypted password +databases. It can be used as a pure command-line operation or +can interact with X11 selection & clipboard. It is compatible with +CounterPane's PasswordSafe. |