From 2eacd07440aad3bcf13cc60f1b003f14990cbf17 Mon Sep 17 00:00:00 2001 From: Roald87 Date: Sat, 22 May 2021 18:45:28 +0200 Subject: [PATCH] Added program declaration part formatting to note after https://github.com/Roald87/TcBlack/issues/19#issuecomment-846384171 --- docs/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual.md b/docs/manual.md index fd90d24..7625631 100644 --- a/docs/manual.md +++ b/docs/manual.md @@ -21,7 +21,7 @@ Select one or more `.TcPOU` or `.TcIO` files to format. Before any formatting is The options `--file` and `--project` are mutually exclusive, i.e. you can only use one of them! -Note: Currently _TcBlack_ only formats the declaration part of function blocks, functions, methods, properties and interfaces. Formatting of the implementation is planned for a future release. +Note: Currently _TcBlack_ only formats the declaration part of programs, function blocks, functions, methods, properties and interfaces. Formatting of the implementation is planned for a future release. ### Examples