From 9b2e19a2b21d3ff263f02071e923ed4f98ddfc39 Mon Sep 17 00:00:00 2001 From: indigodarkwolf Date: Sun, 7 Jan 2024 23:44:10 -0600 Subject: [PATCH] Remove GEOS mention from README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 7507b73..ece2dab 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,6 @@ You can start `box16`/`box16.exe` either by double-clicking it, or from the comm * By default, everything but printable ASCII will be escaped. * `iso` will escape everything but non-printable ISO-8859-1 characters and convert the output to UTF-8. * `raw` will not do any substitutions. -* `-geos` launches GEOS at startup. * `-gif [,wait]` records frames generated by the VERA to the specified gif file (e.g. `-gif capture.gif` or `-gif capture.gif,wait`) * Recording normally begins immediately. * `,wait` will begin the gif file, but immediately pause recording.