diff --git a/extension/Documentation/Manual.rst b/extension/Documentation/Manual.rst
index 3efc51e9d6d8a408786925798154eb0354449278..4ea96aed1b1efd1204f679ccd1407639f1efa82b 100644
--- a/extension/Documentation/Manual.rst
+++ b/extension/Documentation/Manual.rst
@@ -3316,21 +3316,21 @@ Code
 
 **Form.parameter**
 
-+-------------------+-----------------------+----------------------------------------------------------------------------------+
-| Attribute         | Value                 | Description                                                                      |
-+===================+=======================+==================================================================================+
-| annotateType      | text                  | *grafic|text*. Default is *grafic*. Select mode.                                 |
-+-------------------+-----------------------+----------------------------------------------------------------------------------+
-| textSource       | {{pathFileName2}}     | Background image. E.g. `fileadmin/images/scan.png`                               |
-+-------------------+-----------------------+----------------------------------------------------------------------------------+
-| defaultPenColor   |  <rgb hex value>      | Pen default color, after loading the fabric element. Default is '0000FF' (blue). |
-+-------------------+----------------------------------------------------------------------------------------------------------+
-
-annotateType=grafic|text
-textSource (vergleichbar mit imageSource fuer fabric Elemente)
-annotateUserName, annotateUserUid, annotateUserAvatar
-highlight=off,auto,javascript,qfq,python,matlab
-
++--------------------+-----------------------+----------------------------------------------------------------------------------+
+| Attribute          | Value                 | Description                                                                      |
++====================+=======================+==================================================================================+
+| annotateType       | text                  | *grafic|text*. Default is *grafic*. Select mode.                                 |
++--------------------+-----------------------+----------------------------------------------------------------------------------+
+| textSource         | <fileadmin/code.m>    | Text file to annotate.                                                           |
++--------------------+-----------------------+----------------------------------------------------------------------------------+
+| annotateUserName   | <john doe>            | Will be shown at annotation line.                                                |
++--------------------+-----------------------+----------------------------------------------------------------------------------+
+| annotateUserUid    | <123>                 | Will be shown at annotation line.                                                |
++--------------------+-----------------------+----------------------------------------------------------------------------------+
+| annotateUserAvatar | <https://gravatar...> | Will be shown at annotation line.                                                |
++--------------------+-----------------------+----------------------------------------------------------------------------------+
+| highlight          | auto                  | off,auto,javascript,qfq,python,matlab                                            |
++--------------------+-----------------------+----------------------------------------------------------------------------------+
 
 
 Type: imageCut