Page MenuHomeFreeBSD

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

Authored by des on Jun 29 2024, 5:56 PM.
Tags
None
Referenced Files
F171662486: D45779.id140403.diff
Sat, Sep 12, 12:42 PM
F171662212: D45779.diff
Sat, Sep 12, 12:39 PM
Unknown Object (File)
Wed, Sep 9, 6:55 PM
Unknown Object (File)
Tue, Sep 8, 12:57 PM
Unknown Object (File)
Fri, Sep 4, 10:12 PM
Unknown Object (File)
Mon, Aug 31, 12:56 AM
Unknown Object (File)
Fri, Aug 21, 5:44 PM
Unknown Object (File)
Sat, Aug 15, 11:27 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.