git: d729b07713 - main - Use Language Servers: Add missing -- for bear command

Li-Wen Hsu <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by lwhsu:

URL: https://cgit.FreeBSD.org/doc/commit/?id=d729b077135883ee71c6a8c40e95c3d8915d66f3

commit d729b077135883ee71c6a8c40e95c3d8915d66f3
Author:     Yan Ka Chiu <[email protected]>
AuthorDate: 2022-06-09 16:00:27 +0000
Commit:     Li-Wen Hsu <[email protected]>
CommitDate: 2022-06-09 16:02:54 +0000

    Use Language Servers: Add missing -- for bear command
    
    Pull Request:   https://github.com/freebsd/freebsd-doc/pull/76
---
 documentation/content/en/articles/freebsd-src-lsp/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/articles/freebsd-src-lsp/_index.adoc b/documentation/content/en/articles/freebsd-src-lsp/_index.adoc
index 87286645a7..8b6647833f 100644
--- a/documentation/content/en/articles/freebsd-src-lsp/_index.adoc
+++ b/documentation/content/en/articles/freebsd-src-lsp/_index.adoc
@@ -255,7 +255,7 @@ In the top-level directory of the FreeBSD src tree, to generate compilation data
 
 [source,shell]
 ....
-# bear --append make buildworld buildkernel -j`sysctl -n hw.ncpu`
+# bear --append -- make buildworld buildkernel -j`sysctl -n hw.ncpu`
 ....
 
 The `--append` flag tells `bear` to read an existing compilation database if it is present, and append the results to the database.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.