diff --git a/docs/quickemu.1 b/docs/quickemu.1 index de1c51c..0c2ab72 100644 --- a/docs/quickemu.1 +++ b/docs/quickemu.1 @@ -19,6 +19,10 @@ vm configuration file .PP You can also pass optional parameters .TP +\f[B]\[en]braille\f[R] +Enable braille support. +Requires SDL. +.TP \f[B]\[en]delete\f[R] Delete the disk image. .TP diff --git a/docs/quickemu.1.md b/docs/quickemu.1.md index 59d9d30..ebfa654 100644 --- a/docs/quickemu.1.md +++ b/docs/quickemu.1.md @@ -31,6 +31,9 @@ OPTIONS You can also pass optional parameters +**--braille** +: Enable braille support. Requires SDL. + **--delete** : Delete the disk image.