From fc2f7db3b2f5b6f0258e94143ba88378dd58f5c5 Mon Sep 17 00:00:00 2001 From: kar Date: Wed, 1 Jan 2025 14:17:48 -0500 Subject: rename angou to kasi Having a Japanese word as a project name sounds very childish when not I am not Japanese myself. Using a conlang is childish too when I don't know any words in it? I refuse to believe that. --- kasi.1 | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 kasi.1 (limited to 'kasi.1') diff --git a/kasi.1 b/kasi.1 new file mode 100644 index 0000000..015c2f5 --- /dev/null +++ b/kasi.1 @@ -0,0 +1,35 @@ +.Dd 2021-10-11 +.Dt angou 1 +.Os +.Sh Name +.Nm angou +.Nd A pure posix shell implementation of the standard unix password manager, pass(1) +.Sh Synopsis +.Nm angou +.Op copy | edit | remove | view +.Op file or directory +.Sh Description +This exists because +.Xr pass 1 +is written in bash when it can be done in a more portable way without that. +.Pp +However, this is perfectly compatible with said tool. +.Sh Usage +.Nm angou +.Op copy +.Op file +.Pp +.Nm angou +.Op edit +.Op file +.Pp +.Nm angou +.Op remove +.Op file +.Pp +.Nm angou +.Op view +.Op file or directory +.Sh Authors +.An shokara +.Mt shokara@kalli.st -- cgit v1.2.3