File tree Expand file tree Collapse file tree 4 files changed +6
-25
lines changed Expand file tree Collapse file tree 4 files changed +6
-25
lines changed Original file line number Diff line number Diff line change @@ -1797,6 +1797,12 @@ raw: /manual/core/wildcard -> ${base}/manual/core/index-wildcard/
17971797
17981798[v3.6-v5.1]: /${version}/reference/operator/aggregation/locf/ -> ${base}/${version}/reference/operator/aggregation/
17991799
1800+ #
1801+ # Redirects for 5.2 and greater (if pages are removed in 5.2 that used to exist in earlier versions)
1802+ #
1803+
1804+ [v5.2-*]: /${version}/reference/command/availableQueryOptions -> ${base}/${version}/reference/command
1805+
18001806#
18011807# Redirects for new 5.1 pages
18021808#
Original file line number Diff line number Diff line change @@ -757,10 +757,6 @@ Diagnostic Commands
757757
758758 - Description
759759
760- * - :dbcommand:`availableQueryOptions`
761-
762- - Internal command that reports on the capabilities of the current MongoDB instance.
763-
764760 * - :dbcommand:`buildInfo`
765761
766762 - Displays statistics about the MongoDB build.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -20,10 +20,6 @@ Diagnostic Commands
2020
2121 - Description
2222
23- * - :dbcommand:`availableQueryOptions`
24-
25- - Internal command that reports on the capabilities of the current MongoDB instance.
26-
2723 * - :dbcommand:`buildInfo`
2824
2925 - Displays statistics about the MongoDB build.
@@ -140,7 +136,6 @@ Diagnostic Commands
140136 :titlesonly:
141137 :hidden:
142138
143- /reference/command/availableQueryOptions
144139 /reference/command/buildInfo
145140 /reference/command/collStats
146141 /reference/command/connPoolStats
You can’t perform that action at this time.
0 commit comments