X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhelp%2Fhtml%2Ffeatures%2Fclarguments-reference.html;h=60951d8303793a643a74e28a628115a5450b59ef;hb=fd814da2180509657dbc6a644cf3e812e8e00c92;hp=6d65033cbec1a7671283af037413d0b2d89a403a;hpb=847c502d6186eb62a30f37f608852e77c67c217f;p=jalview.git diff --git a/help/help/html/features/clarguments-reference.html b/help/help/html/features/clarguments-reference.html index 6d65033..60951d8 100644 --- a/help/help/html/features/clarguments-reference.html +++ b/help/help/html/features/clarguments-reference.html @@ -66,7 +66,15 @@ ‑‑headless - Run Jalview in headless mode. No GUI interface will be created and Jalview will quit after all arguments have been processed. + Run Jalview in headless mode. In headless mode, no GUI interface will be created and Jalview will quit after all arguments have been processed. +
+ If you use a command line argument to specify an output file of some kind (--output, --image or --structureimage) then headless mode will be assumed. If you don't want this behaviour use --gui. + + + + + ‑‑gui + Force Jalview to run in graphical mode. This can be used to counter the assumption of headless mode when an argument that creates an output file is used. --gui takes precedence over --headless. @@ -76,27 +84,32 @@ ‑‑news / ‑‑nonews - Show (or don't show) the news feed. + Show (/ or don't show) the news feed. ‑‑splash / ‑‑nosplash - Show (or don't show) the About Jalview splash screen. + Show (/ or don't show) the About Jalview splash screen. ‑‑questionnaire / ‑‑noquestionnaire - Show (or don't show) the questionnaire if one is available. + Show (/ or don't show) the questionnaire if one is available. - ‑‑usagestats / ‑‑nousagestats - Send (or don't send) initial launch usage stats. Note: usage stats are useful for future funding for Jalview! + ‑‑nousagestats + Don't send usage stats via Google analytics for this session. Note: usage stats are useful for future funding for Jalview! + + + + ‑‑nostartupfile + Don't show the default startup file. ‑‑webservicediscovery / ‑‑nowebservicediscovery - Attempt (or don't attempt) to connect to JABAWS web services. + Attempt (/ or don't attempt) to connect to JABAWS web services. @@ -114,10 +127,19 @@ Stop all output to STDOUT (after the Java Virtual Machine has started). Use ‑‑quiet a second time to stop all output to STDERR. + + +