Document scripts in README

weechat-hashes
C. McEnroe 2020-02-12 20:16:51 -05:00
parent 180bbc7b38
commit c8a9570c1c
1 changed files with 16 additions and 1 deletions

View File

@ -1,4 +1,4 @@
.Dd February 11, 2020 .Dd February 12, 2020
.Dt README 7 .Dt README 7
.Os "Causal Agency" .Os "Causal Agency"
. .
@ -125,6 +125,21 @@ configuration parsing
XDG base directories XDG base directories
.El .El
. .
.Pp
.Bl -tag -width "scripts/notify-send.scpt" -compact
.It Pa scripts/notify-send.scpt
.Xr notify-send 1
in AppleScript
.It Pa scripts/chroot-prompt.sh
name prompt wrapper for chroot
.It Pa scripts/chroot-man.sh
.Xr man 1
implementation for chroot
.It Pa scripts/sshd_config
.Xr sshd 8
configuration for public chroot
.El
.
.Sh CONTRIBUTING .Sh CONTRIBUTING
The upstream URL of this project is The upstream URL of this project is
.Aq Lk https://git.causal.agency/catgirl . .Aq Lk https://git.causal.agency/catgirl .