summaryrefslogtreecommitdiff
path: root/kasi.1
diff options
context:
space:
mode:
authorkar <kar@13f0.net>2025-01-01 14:17:48 -0500
committerkar <kar@13f0.net>2025-01-01 14:36:53 -0500
commitfc2f7db3b2f5b6f0258e94143ba88378dd58f5c5 (patch)
treed6d3e1394a740e85c431980ba30a1d780e9eabd9 /kasi.1
parent6d923b6894eb8402a5f1e2e43e4249744ac06064 (diff)
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.
Diffstat (limited to 'kasi.1')
-rw-r--r--kasi.135
1 files changed, 35 insertions, 0 deletions
diff --git a/kasi.1 b/kasi.1
new file mode 100644
index 0000000..015c2f5
--- /dev/null
+++ b/kasi.1
@@ -0,0 +1,35 @@
1.Dd 2021-10-11
2.Dt angou 1
3.Os
4.Sh Name
5.Nm angou
6.Nd A pure posix shell implementation of the standard unix password manager, pass(1)
7.Sh Synopsis
8.Nm angou
9.Op copy | edit | remove | view
10.Op file or directory
11.Sh Description
12This exists because
13.Xr pass 1
14is written in bash when it can be done in a more portable way without that.
15.Pp
16However, this is perfectly compatible with said tool.
17.Sh Usage
18.Nm angou
19.Op copy
20.Op file
21.Pp
22.Nm angou
23.Op edit
24.Op file
25.Pp
26.Nm angou
27.Op remove
28.Op file
29.Pp
30.Nm angou
31.Op view
32.Op file or directory
33.Sh Authors
34.An shokara
35.Mt shokara@kalli.st