From 8189d17bad12361691d03b5461a590342dbe9072 Mon Sep 17 00:00:00 2001
From: Mat-Ge <128398586+Mat-Ge@users.noreply.github.com>
Date: Tue, 10 Dec 2024 10:34:07 +0100
Subject: [PATCH] feedback extra option overview

---
 doc/en/Authoring/Inputs/Input_options.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/doc/en/Authoring/Inputs/Input_options.md b/doc/en/Authoring/Inputs/Input_options.md
index cb60eac2a..be2e1da7f 100644
--- a/doc/en/Authoring/Inputs/Input_options.md
+++ b/doc/en/Authoring/Inputs/Input_options.md
@@ -33,6 +33,7 @@ min/max sf/dp     |  .  |  Y  |  Y    |   .    |   .   |   .   |   .  |  .  |
 `nounits`      |  Y  |  Y  |  Y    |   Y    |   Y   |   Y   |   Y  |  .  |    .     |   Y   |   .    |   .
 `checkvars`    |  Y  |  .  |  .    |   Y    |   .   |   .   |   .  |  .  |    .     |   Y   |   .    |   .
 `validator`    |  Y  |  Y  |  Y    |   Y    |   .   |   .   |   .  |  .  |    .     |   .   |   Y    |   .
+`feedback`    |  Y  |  .  |  Y    |   Y    |   .   |   .   |   .  |  .  |    .     |   .   |   .    |   .
 
 For documentation about the various options not documented on this page look at the pages for the specific inputs in which each option is used.
 
-- 
GitLab