[caffe-contrib] 210/362: man: caffe.1: add new option after imported new version

Zhou Mo cdluminate-guest at moszumanska.debian.org
Tue May 3 09:24:32 UTC 2016


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

cdluminate-guest pushed a commit to branch master
in repository caffe-contrib.

commit 42674578719b8704730cc0476071ffa270998bb1
Author: Zhou Mo <cdluminate at gmail.com>
Date:   Thu Sep 3 07:50:38 2015 +0000

    man: caffe.1: add new option after imported new version
---
 debian/man/caffe.1 | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/man/caffe.1 b/debian/man/caffe.1
index 69c4896..f015d01 100644
--- a/debian/man/caffe.1
+++ b/debian/man/caffe.1
@@ -1,7 +1,7 @@
 .\"                                      Hey, EMACS: -*- nroff -*-
 .\" (C) Copyright 2015 Zhou Mo <cdluminate at gmail.com>,
 .\"
-.TH CAFFE 1 "Sept 1. 2015"
+.TH CAFFE 1 "Sept 3. 2015"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .\" Some roff macros, for reference:
@@ -55,6 +55,14 @@ benchmark model execution time
 (The model definition protocol buffer text file..) type: string
 default: ""
 .TP
+.B \-sighup_effect
+(Optional; action to take when a SIGHUP signal is received:
+snapshot, stop or none.) type: string default: "snapshot"
+.TP
+.B \-sigint_effect
+(Optional; action to take when a SIGINT signal is received:
+snapshot, stop or none.) type: string default: "stop"
+.TP
 .B \-snapshot
 (Optional; the snapshot solver state to resume training.)
 type: string default: ""

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/caffe-contrib.git



More information about the debian-science-commits mailing list