X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhelp%2Fhtml%2Ffeatures%2Fclarguments-reference.html;h=60951d8303793a643a74e28a628115a5450b59ef;hb=8a2a0cda7067530f8481c2aec203e18d555f2dfd;hp=0221a6777e79c028fa6e6634e194460c938f5c15;hpb=65ed1da9a1710a9ce132c7edfce54955dc1ddf99;p=jalview.git diff --git a/help/help/html/features/clarguments-reference.html b/help/help/html/features/clarguments-reference.html index 0221a67..60951d8 100644 --- a/help/help/html/features/clarguments-reference.html +++ b/help/help/html/features/clarguments-reference.html @@ -65,10 +65,10 @@ ‑‑help‑allHelp for all arguments - ‑‑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. + ‑‑headless + 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 --noheadless or --gui. + 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. @@ -244,7 +244,7 @@ - ‑‑title "string"" + ‑‑title "string" Specifies the title for the open alignment window as string. ✓ @@ -252,7 +252,7 @@ ‑‑colour name - Applies the colour scheme name to the open alignment window. Valid values for name are: + Applies the colour scheme name to the open alignment window. Valid values for name include:
clustal,
@@ -293,6 +293,11 @@ t-coffee-scores,
sequence-id. +
+
+ Names of user defined schemes will also work, and jalview colour scheme specifications like: +
+ ‑‑colour "D,E=red; K,R,H=0022FF; C,c=yellow" ✓ @@ -516,6 +521,8 @@ phylip (phy),
jalview (jvp, jar). +
+ To output directly to STDOUT (console output) use the filename - (a single hyphen). In this case all STDOUT messages will instead go to STDERR. If no format is supplied then Fasta will be assumed. format=name