[DRE-commits] [rerun] 02/02: update manpage with --hup

Antonio Terceiro terceiro at moszumanska.debian.org
Mon Aug 10 13:25:04 UTC 2015


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to branch master
in repository rerun.

commit f42a4307c830a081950ee6dad87a1f2406d03f20
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Mon Aug 10 10:06:26 2015 -0300

    update manpage with --hup
---
 debian/rerun.1.ronn | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rerun.1.ronn b/debian/rerun.1.ronn
index fa16303..f2a7d5f 100644
--- a/debian/rerun.1.ronn
+++ b/debian/rerun.1.ronn
@@ -98,6 +98,11 @@ Procfile processes locally and restart them all when necessary.
   terminate as quickly as possible.  (`--signal KILL` is the equivalent of
   `kill -9`)
 
+* `-h`, `--hup`:
+  when restarting, send a SIGHUP signal instead of trying to terminate the
+  process and run a new one. This assumes the process is capable of restarting
+  by itself (as e.g. unicorn is).
+
 * `-c`, `--clear`:
   clear the screen before each run
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rerun.git



More information about the Pkg-ruby-extras-commits mailing list