Repository: incubator-toree-website
Updated Branches:
  refs/heads/master 8cabe2584 -> 8ed7cf789


[TOREE-456] Added --alternate-sigint command-line option

Updated the doc to include information about the
newly added --alternate-sigint command-line option.

Closes #7


Project: http://git-wip-us.apache.org/repos/asf/incubator-toree-website/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-toree-website/commit/8ed7cf78
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-toree-website/tree/8ed7cf78
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-toree-website/diff/8ed7cf78

Branch: refs/heads/master
Commit: 8ed7cf78940b7ca64d282243c5f71604620d1d96
Parents: 8cabe25
Author: Sanjay Saxena <sanjay.saxena...@gmail.com>
Authored: Thu Jan 11 16:07:35 2018 -0800
Committer: Luciano Resende <lrese...@apache.org>
Committed: Fri Jan 12 10:40:25 2018 -0800

----------------------------------------------------------------------
 site/docs/current/user/installation.md | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-toree-website/blob/8ed7cf78/site/docs/current/user/installation.md
----------------------------------------------------------------------
diff --git a/site/docs/current/user/installation.md 
b/site/docs/current/user/installation.md
index 6bd338d..d87d074 100644
--- a/site/docs/current/user/installation.md
+++ b/site/docs/current/user/installation.md
@@ -122,6 +122,10 @@ Option                                             
Description
 --spark-context-initialization-timeout <Long>      number of milliseconds 
allowed for
                                                      creation of the spark 
context; default
                                                      is 100 milliseconds
+--alternate-sigint  <String>                       specifies the signal to use 
instead of SIGINT
+                                                     for interrupting a 
long-running cell; value
+                                                     does not include the SIG 
prefix; use of
+                                                     USR2 is recommended
 --nosparkcontext                                   kernel should not create a 
spark
                                                      context
 -v, --version                                      display version information

Reply via email to