Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152346713
D32213.id95951.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
898 B
Referenced Files
None
Subscribers
None
D32213.id95951.diff
View Options
diff --git a/documentation/content/en/articles/freebsd-src-lsp/_index.adoc b/documentation/content/en/articles/freebsd-src-lsp/_index.adoc
--- a/documentation/content/en/articles/freebsd-src-lsp/_index.adoc
+++ b/documentation/content/en/articles/freebsd-src-lsp/_index.adoc
@@ -234,10 +234,10 @@
[source,shell]
....
-# bear -a make buildworld buildkernel -j`sysctl -n hw.ncpu`
+# bear --append make buildworld buildkernel -j`sysctl -n hw.ncpu`
....
-The `-a` flag tells `bear` to read an existing compilation database if it is present, and append the results to the database.
+The `--append` flag tells `bear` to read an existing compilation database if it is present, and append the results to the database.
Entries with duplicated command key are merged.
The generated compilation database by default is saved in the current working directory as [.filename]#compiler_commands.json#.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 15, 8:27 AM (11 h, 12 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31497237
Default Alt Text
D32213.id95951.diff (898 B)
Attached To
Mode
D32213: freebsd-src-lsp: fix bear '--append' flag
Attached
Detach File
Event Timeline
Log In to Comment