X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhelp%2Fhtml%2Ffeatures%2Fclarguments-reference.html;h=0221a6777e79c028fa6e6634e194460c938f5c15;hb=65ed1da9a1710a9ce132c7edfce54955dc1ddf99;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..0221a67 100644 --- a/help/help/html/features/clarguments-reference.html +++ b/help/help/html/features/clarguments-reference.html @@ -65,8 +65,16 @@ ‑‑help‑allHelp for all arguments - ‑‑headless - Run Jalview in headless mode. No GUI interface will be created and Jalview will quit after all arguments have been processed. + ‑‑headless / ‑‑noheadless + Run Jalview in headless (/ or not 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 --noheadless or --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. + + + + ‑‑nousagestats + Don't send usage stats via Google analytics for this session. Note: usage stats are useful for future funding for Jalview! - ‑‑usagestats / ‑‑nousagestats - Send (or don't send) initial launch usage stats. 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. + + +