X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhelp%2Fhtml%2Ffeatures%2Fcommandline.html;h=381478f0d7358e6f7a6a112abbd3937d2abaec1e;hb=d5bd34eb49f43735e240058f8875ab0bfcae4441;hp=0ef78f9c0646d75672f2430d41e5936f427ff456;hpb=48040645e199f64d0bd396cc3a6137035a697737;p=jalview.git diff --git a/help/help/html/features/commandline.html b/help/help/html/features/commandline.html index 0ef78f9..381478f 100644 --- a/help/help/html/features/commandline.html +++ b/help/help/html/features/commandline.html @@ -28,25 +28,134 @@

Jalview can be run from the command line, and provides a range of arguments. These arguments - can also be passed via .JVL files, which are opened - automatically by the Jalview application when double-clicked in a - file browser on Windows and OSX. + href="clarguments.html">range of arguments.

- The way that you launch Jalview from the command line depends on the - platform you are on, and how it has been installed. +

There are a few different ways to do this:

+ +

+ Jalview's command line launch + script +

Since version 2.11.2, the Jalview native application includes a launching shell script. This is the easiest way to + launch an installed Jalview application from the command line.

To run the launch script, simply open a Terminal (or Command prompt on Windows), and type:

+  jalview
+ + +

There are some important differences between the using the launching script and launching Jalview from its icon: +

+ + + Adding the launch script to your path +

+ If typing 'jalview' in the terminal prompt (or windows command line) + doesn't work then you will need to add the location of the jalview + launch script to your + PATH.

+ How you do this depends on your operating system. +

+ + + +

Older versions of Jalview

+ +

+ If you are using a version of Jalview prior to 2.11.2, you can still launch from the command line, but you will have to + use a more platform specific way to launch and use command line arguments.

The currently configured look and feel is logged to Jalview's console. Once the look and feel has been changed, it will be stored in - Jalview's .jalview_properties file for future Jalview sessions. + Jalview's .jalview_properties file for future Jalview sessions. This property is PREFERRED_LAF and can also be used to set the Look and feel by editing your .jalview_properties file.