summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-18 02:07:50 -0500
committerJune McEnroe <june@causal.agency>2019-11-18 02:07:50 -0500
commit794dba8e97cc19c779b67b067280c7ed9207618c (patch)
treeafe0a446c9f5bd5ac1a8010c7bfdae84ae93492c
parentRemove ISUPPORT draft reference (diff)
downloadpounce-794dba8e97cc19c779b67b067280c7ed9207618c.tar.gz
pounce-794dba8e97cc19c779b67b067280c7ed9207618c.zip
Document accept and exit behavior
-rw-r--r--pounce.18
1 files changed, 8 insertions, 0 deletions
diff --git a/pounce.1 b/pounce.1
index 9a4ee36..90d1f96 100644
--- a/pounce.1
+++ b/pounce.1
@@ -245,6 +245,14 @@ for use with
 .El
 .
 .Pp
+Client connections are not accepted
+until successful login to the server.
+If the server connection is lost,
+the
+.Nm
+daemon exits.
+.
+.Pp
 Upon receiving the
 .Dv SIGUSR1
 signal,
&follow=1'>git: update to v2.20.0Christian Hesse 2018-11-25ui-blame: set repo for sbJason A. Donenfeld 2018-11-25auth-filter: pass url with query string attachedJason A. Donenfeld 2018-11-21git: use xz compressed archive for downloadChristian Hesse 2018-10-12git: update to v2.19.1Christian Hesse 2018-09-11ui-ssdiff: ban strcat()Christian Hesse 2018-09-11ui-ssdiff: ban strncpy()Christian Hesse 2018-09-11ui-shared: ban strcat()Christian Hesse 2018-09-11ui-patch: ban sprintf()Christian Hesse 2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev