From: Ben Soares
Date: Wed, 17 May 2023 12:19:30 +0000 (+0100)
Subject: JAL-629 Changed some old -arg to --arg in help docs, and some other mailing list...
X-Git-Tag: Release_2_11_4_0~320
X-Git-Url: http://source.jalview.org/gitweb/?a=commitdiff_plain;h=c34fa853a3659a05e67d78b337df99b65ba6070f;p=jalview.git
JAL-629 Changed some old -arg to --arg in help docs, and some other mailing list->discussion forum changes
---
diff --git a/help/help/html/features/annotationsFormat.html b/help/help/html/features/annotationsFormat.html
index 3517929..71f3046 100755
--- a/help/help/html/features/annotationsFormat.html
+++ b/help/help/html/features/annotationsFormat.html
@@ -40,7 +40,7 @@
annotations files are imported into Jalview in the following ways:
- from the command line
- -annotations <Annotations filename>
+ --annotations <Annotations filename>
- Dragging an annotations file onto an alignment window
- Via the "Load Features / Annotations" entry in
the File menu of an alignment window.
diff --git a/help/help/html/features/biojsmsa.html b/help/help/html/features/biojsmsa.html
index f3b6816..fb8d624 100644
--- a/help/help/html/features/biojsmsa.html
+++ b/help/help/html/features/biojsmsa.html
@@ -50,7 +50,7 @@
templates for HTML export from our public GitHub Repository.
Normally, this should happen without you needing to do anything, but
if you do encounter problems, then please get in contact via the
- jalview-discuss mailing list, or file a bug report.
+ Jalview Discussion Forum, or file a bug report.
Templates are downloaded to a directory called
'.biojs_templates' in your user's home storage space (e.g.
~/.biojs_templates).
diff --git a/help/help/html/features/featuresFormat.html b/help/help/html/features/featuresFormat.html
index 4df0b0c..a2536e2 100755
--- a/help/help/html/features/featuresFormat.html
+++ b/help/help/html/features/featuresFormat.html
@@ -42,7 +42,7 @@
- from the command line
- -features <Features filename>
+ --features <Features filename>
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.
diff --git a/help/help/html/features/importvcf.html b/help/help/html/features/importvcf.html
index 7b699eb..ffc9fa7 100755
--- a/help/help/html/features/importvcf.html
+++ b/help/help/html/features/importvcf.html
@@ -109,7 +109,7 @@ VCF_ASSEMBLY=assembly19=GRCh37,hs37=GRCh37
These allow
Work in Progress!
VCF support in Jalview is under active development. Please get
- in touch via our mailing list if you have any questions, problems or
+ in touch via our discussion forum if you have any questions, problems or
otherwise find it useful !