From b87fb449cab77bf861cd4c8ea09c86ba2ff13ec1 Mon Sep 17 00:00:00 2001 From: Ton Huisman Date: Sun, 6 Feb 2022 22:00:00 +0100 Subject: [PATCH] [P036] Update documentation for leftalign subcommand --- docs/source/Plugin/P036_commands.repl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/source/Plugin/P036_commands.repl b/docs/source/Plugin/P036_commands.repl index 0534f56c9..661bdf190 100644 --- a/docs/source/Plugin/P036_commands.repl +++ b/docs/source/Plugin/P036_commands.repl @@ -57,3 +57,8 @@ If Generate events for 'Linecount' is selected, a ```` event is generated on initialization of the plugin and when changing the setting. " + " + ``oledframedcmd,leftalign,<0|1>`` + "," + Set the Left-align option for content off (0) or on (1). + " \ No newline at end of file