Page MenuHomeFreeBSD

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

Authored by des on Jun 29 2024, 5:56 PM.
Tags
None
Referenced Files
F131626625: D45779.id.diff
Thu, Oct 9, 8:59 PM
Unknown Object (File)
Wed, Oct 8, 5:14 PM
Unknown Object (File)
Sat, Oct 4, 6:53 AM
Unknown Object (File)
Thu, Oct 2, 1:13 AM
Unknown Object (File)
Thu, Oct 2, 12:16 AM
Unknown Object (File)
Wed, Sep 24, 5:40 PM
Unknown Object (File)
Thu, Sep 18, 2:36 PM
Unknown Object (File)
Mon, Sep 15, 2:01 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 Not Applicable
Unit
Tests Not Applicable

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.