Page MenuHomeFreeBSD

diff: Document the --no-dereference option.
ClosedPublic

Authored by des on Jun 29 2024, 5:56 PM.
Tags
None
Referenced Files
F102785754: D45779.diff
Sun, Nov 17, 4:20 AM
Unknown Object (File)
Sep 28 2024, 2:40 AM
Unknown Object (File)
Sep 23 2024, 5:33 AM
Unknown Object (File)
Sep 19 2024, 9:59 PM
Unknown Object (File)
Sep 16 2024, 5:12 AM
Unknown Object (File)
Sep 4 2024, 8:43 AM
Unknown Object (File)
Aug 25 2024, 2:33 PM
Unknown Object (File)
Aug 2 2024, 10:34 AM
Subscribers

Details

Summary

Also, --no-dereference should not imply --recurse.

MFC after: 3 days
Sponsored by: Klara, Inc.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 58396
Build 55284: arc lint + arc unit

Event Timeline

des requested review of this revision.Jun 29 2024, 5:56 PM
allanjude added a subscriber: allanjude.

I kind of feel that '--no-follow' is the more common name, but not that fussed.

This revision is now accepted and ready to land.Jun 29 2024, 8:14 PM

I suppose I could add --no-follow and / or --nofollow as aliases, but --no-dereference is what GNU diff uses.

This revision was automatically updated to reflect the committed changes.