pashage

Yet Another Opinionated Re-engineering of the Unix Password Store
git clone https://git.instinctive.eu/pashage.git
Log | Files | Refs | README | LICENSE

commit 63dd4e43f5022a4e8dedca364dfd00f212f7cf71
parent facce669215dc2a12e7c35fc281e238a2215e77b
Author: Natasha Kerensikova <natgh@instinctive.eu>
Date:   Sun, 16 Nov 2025 18:02:51 +0000

Width of latest manpage tables is corrected
Diffstat:
Mpashage.1 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pashage.1 b/pashage.1 @@ -112,7 +112,7 @@ regular expression, using the corresponding options. .Pp The options are as follows: -.Bl -tag -compact -width \-i,--interactive +.Bl -tag -compact -width \-r,--raw .It Fl r,--raw display the results as a raw list of secrets, rather than a tree .El @@ -257,7 +257,7 @@ Note that when a secret is given instead of a subfolder, the command will be used instead, without any warning or error. .Pp The options are as follows: -.Bl -tag -compact -width \-i,--interactive +.Bl -tag -compact -width \-r,--raw .It Fl r,--raw display the results as a raw list of secrets. .El