X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhelp%2Fhtml%2Ffeatures%2Fgroovy.html;h=cb0b10c667595dd0bcf46df282289943ec02c4fb;hb=56ce5cb6fd0b54f831cf35859886cd69a7f522a3;hp=cc9115492a3043725d96ca215130c54075356414;hpb=a9f2db2f1688164dd54da7521509c135d7fdf042;p=jalview.git diff --git a/help/help/html/features/groovy.html b/help/help/html/features/groovy.html index cc91154..cb0b10c 100644 --- a/help/help/html/features/groovy.html +++ b/help/help/html/features/groovy.html @@ -47,7 +47,7 @@

Executing groovy scripts on Jalview startup
- The -groovy <script> option on the + The --groovy <script> option on the Jalview command line will execute the contents of <script>. <script> may be a file, a URL, or alternatively if it is "STDIN" then the standard input will be used.
Note: @@ -76,7 +76,7 @@ window which is currently being looked at by the user

  • currentAlFrame - this is only defined when - running a Groovy script via the -groovy command line argument. It + running a Groovy script via the --groovy command line argument. It returns the first alignment window created after acting on the other arguments passed on the command line.