Page MenuHomeFreeBSD

freebsd-src-lsp: fix bear '--append' flag
ClosedPublic

Authored by mhorne on Sep 28 2021, 9:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 27, 1:40 AM
Unknown Object (File)
Tue, May 14, 6:53 PM
Unknown Object (File)
Wed, May 8, 8:51 AM
Unknown Object (File)
Tue, Apr 30, 8:05 AM
Unknown Object (File)
Apr 24 2024, 11:05 PM
Unknown Object (File)
Feb 21 2024, 2:27 AM
Unknown Object (File)
Feb 11 2024, 7:30 AM
Unknown Object (File)
Dec 20 2023, 5:55 AM
Subscribers

Details

Summary

The bear utility does not have a -a flag, but rather --append.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mhorne created this revision.
This revision is now accepted and ready to land.Sep 29 2021, 12:34 PM

Sorry for the delay. I just did a quick check on the source code.

This revision was automatically updated to reflect the committed changes.