X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=dss.ggo;h=c594f6e62ef81eacf8c576ede3dc908a9bfe9f58;hp=1662e0d36f514491c1029e674bc407a98012942d;hb=492928ebe8b83c31aeca4866fef37ab07174ed9c;hpb=dd42f745333f7273a1ef1e81b090705473de8079 diff --git a/dss.ggo b/dss.ggo index 1662e0d..c594f6e 100644 --- a/dss.ggo +++ b/dss.ggo @@ -145,6 +145,16 @@ details=" received. See also the --exit-hook option. " +groupoption "kill" K +#~~~~~~~~~~~~~~~~~~~ +"Kill a running dss process" +group="command" +details=" + This sends SIGTERM to the dss process that corresponds to the + given config file. If --dry-run is given, the PID of the dss + process is written to stdout, but no signal is sent. +" + ############################### section "Rsync-related options" ###############################