# HG changeset patch # User Matti Hamalainen # Date 1587017447 -10800 # Node ID 5ec5918c6198d95bb8a5b601da1fe451d147a88f # Parent 1ef7cdb8a5c1edc06a7ce3b6508199c7d21cc8a5 "Arbitrary" is better than "non-standard" in this context. diff -r 1ef7cdb8a5c1 -r 5ec5918c6198 README.txt --- a/README.txt Thu Apr 16 08:07:40 2020 +0300 +++ b/README.txt Thu Apr 16 09:10:47 2020 +0300 @@ -233,7 +233,7 @@ $ gfxconv -o output.kla input.drp NOTE: Desired output format is detected from the filename extension, -but if you wish to use "non-standard" filename(s), you can specify the +but if you wish to use arbitrary filename(s), you can specify the output format via option "-f", e.g. "-f kla", "-f png" etc.