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/
1797
1797
1798
1798
[v3.6-v5.1]: /${version}/reference/operator/aggregation/locf/ -> ${base}/${version}/reference/operator/aggregation/
1799
1799
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
+
1800
1806
#
1801
1807
# Redirects for new 5.1 pages
1802
1808
#
Original file line number Diff line number Diff line change @@ -757,10 +757,6 @@ Diagnostic Commands
757
757
758
758
- Description
759
759
760
- * - :dbcommand:`availableQueryOptions`
761
-
762
- - Internal command that reports on the capabilities of the current MongoDB instance.
763
-
764
760
* - :dbcommand:`buildInfo`
765
761
766
762
- 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
20
20
21
21
- Description
22
22
23
- * - :dbcommand:`availableQueryOptions`
24
-
25
- - Internal command that reports on the capabilities of the current MongoDB instance.
26
-
27
23
* - :dbcommand:`buildInfo`
28
24
29
25
- Displays statistics about the MongoDB build.
@@ -140,7 +136,6 @@ Diagnostic Commands
140
136
:titlesonly:
141
137
:hidden:
142
138
143
- /reference/command/availableQueryOptions
144
139
/reference/command/buildInfo
145
140
/reference/command/collStats
146
141
/reference/command/connPoolStats
You can’t perform that action at this time.
0 commit comments