about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.77
1 files changed, 4 insertions, 3 deletions
diff --git a/README.7 b/README.7
index 735840e..455a5e0 100644
--- a/README.7
+++ b/README.7
@@ -141,9 +141,10 @@ process supervisor.
 For example with the following lines in
 .Xr catsit.conf 5 :
 .Bd -literal -offset indent
-% sock=/var/run/scooper.sock
-% scooper='/bin/scooper /share/litterbox/litterbox.sqlite'
-@scooper kfcgi -d -u www -s $sock -U $USER -p ~/.local -- $scooper
+@scooper	kfcgi -d \e
+		-u www -s /var/www/run/scooper.sock \e
+		-U $USER -p ~/.local \e
+		-- /bin/scooper /share/litterbox/litterbox.sqlite
 .Ed
 .
 .Sh FILES
ef='/src/commit/bin/git-comment.pl?id=f59aaf2177a8cc097254990ff5d5a8be9aa5faa5&follow=1'>Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe