diff --git a/content/commands/ft.sugadd/index.md b/content/commands/ft.sugadd/index.md index 93a95bd7c1..9642cb1ab4 100644 --- a/content/commands/ft.sugadd/index.md +++ b/content/commands/ft.sugadd/index.md @@ -31,9 +31,6 @@ complexity: O(1) description: Adds a suggestion string to an auto-complete suggestion dictionary group: suggestion hidden: false -history: -- - 2.0.0 - - Deprecated `PAYLOAD` argument linkTitle: FT.SUGADD module: Search since: 1.0.0 diff --git a/content/commands/ft.sugget/index.md b/content/commands/ft.sugget/index.md index 4be776a65f..c10eb6793f 100644 --- a/content/commands/ft.sugget/index.md +++ b/content/commands/ft.sugget/index.md @@ -36,9 +36,6 @@ complexity: O(1) description: Gets completion suggestions for a prefix group: suggestion hidden: false -history: -- - 2.0.0 - - Deprecated `WITHPAYLOADS` argument linkTitle: FT.SUGGET module: Search since: 1.0.0