X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=src%2Fjalview%2Fbin%2Fargparser%2FArg.java;h=2a3a4a19fb7937d80adcbd0fcaf5d71a741842c0;hb=61c5b7072f14e1328bde5b5bf896affd3eb5a626;hp=b69ed614bf94b0e1d1cb66731f7dadfe5f2d501a;hpb=24148ee604dd03ceaeab63c123f3afc5cc2a57a7;p=jalview.git diff --git a/src/jalview/bin/argparser/Arg.java b/src/jalview/bin/argparser/Arg.java index b69ed61..2a3a4a1 100644 --- a/src/jalview/bin/argparser/Arg.java +++ b/src/jalview/bin/argparser/Arg.java @@ -189,7 +189,7 @@ public enum Arg + Arg.COLOUR.argString() + ".", Opt.STRING, Opt.LINKED, Opt.MULTIVALUE, Opt.ALLOWMULTIID), BGCOLOUR(Type.IMAGE, "bgcolor", // being a bit soft on the Americans! - "Applies a background colour to the structure image. Valid values are named colours or #RRGGBB.", + "Applies a background colour to the structure image. Valid values are named colours known to Java or RRGGBB 6 digit hex-string.", Opt.STRING, Opt.LINKED, Opt.MULTIVALUE, Opt.ALLOWMULTIID), /* STRUCTUREIMAGETYPE(Type.IMAGE,