Clarify restart interval in catsitd manual

This commit is contained in:
C. McEnroe 2020-08-15 18:31:59 -04:00
parent 8b9daf7d5d
commit f7850dde39

View File

@ -127,8 +127,11 @@ The exit status 127
is always treated as a stop exit. is always treated as a stop exit.
. .
.It Fl t Ar restart .It Fl t Ar restart
Set the initial interval between restarts Set the initial interval in milliseconds
in milliseconds. between automatic restarts.
This interval is doubled
each time a service
is automatically restarted.
The default interval is 1 second. The default interval is 1 second.
. .
.It Fl u Ar user .It Fl u Ar user