diff options
| author | Jim Fehrle | 2020-03-27 21:55:37 -0700 |
|---|---|---|
| committer | Jim Fehrle | 2020-03-28 11:03:00 -0700 |
| commit | 2a803690d76724fd7c97288f208f3a1faf98eca1 (patch) | |
| tree | df8e01ca2073958c1d19222161717ea46189d128 /doc/tools/docgram/orderedGrammar | |
| parent | 28081c1108a84050566d365bd665d05ee508ecce (diff) | |
Remove SearchAbout command, deprecated in 8.5
Diffstat (limited to 'doc/tools/docgram/orderedGrammar')
| -rw-r--r-- | doc/tools/docgram/orderedGrammar | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/tools/docgram/orderedGrammar b/doc/tools/docgram/orderedGrammar index 38e7b781df..0c9d7a853b 100644 --- a/doc/tools/docgram/orderedGrammar +++ b/doc/tools/docgram/orderedGrammar @@ -918,8 +918,6 @@ command: [ | "SearchPattern" one_term OPT ne_in_or_out_modules | "SearchRewrite" one_term OPT ne_in_or_out_modules | "Search" searchabout_query OPT searchabout_queries -| "SearchAbout" searchabout_query OPT searchabout_queries -| "SearchAbout" "[" LIST1 searchabout_query "]" OPT ne_in_or_out_modules | "Time" command | "Redirect" string command | "Timeout" num command @@ -1441,8 +1439,6 @@ as_or_and_ipat: [ eqn_ipat: [ | "eqn" ":" naming_intropattern -| "_eqn" ":" naming_intropattern -| "_eqn" ] as_name: [ |
