[bot] documentation_updates (#15071)

Co-authored-by: SpacemacsBot <not@an.actual.email.beep.boop>
This commit is contained in:
SpacemacsBot 2021-10-15 05:24:54 +03:00 committed by GitHub
parent 5b3bb908a1
commit 5c88c3b089
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -148,8 +148,9 @@ app if found. To pass parameters to =ripgrep= use double dash then everything
after it is treated as parameters for search app.
For example:
#+BEGIN_EXAMPLE
phrase I want to search -- -t lisp
phrase I want to search -- -t lisp
#+END_EXAMPLE
will search only on lisp files.