changeset 2462:5ec5918c6198

"Arbitrary" is better than "non-standard" in this context.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 16 Apr 2020 09:10:47 +0300
parents 1ef7cdb8a5c1
children 45d863deb00b
files README.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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.