Page MenuHomeFreeBSD

ldd: clarify format options
ClosedPublic

Authored by emaste on Apr 1 2022, 1:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 20, 12:17 PM
Unknown Object (File)
Fri, May 17, 1:52 PM
Unknown Object (File)
Mon, May 13, 7:37 AM
Unknown Object (File)
Mon, May 13, 7:37 AM
Unknown Object (File)
Mon, May 13, 5:13 AM
Unknown Object (File)
Mar 7 2024, 8:53 PM
Unknown Object (File)
Dec 17 2023, 12:33 PM
Unknown Object (File)
Dec 15 2023, 6:27 PM
Subscribers

Details

Summary
-f may be specified zero, one, or two times.  Make this clear in the
usage.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste requested review of this revision.Apr 1 2022, 1:52 PM
emaste created this revision.

The description does explicitly state that "Zero, one or two -f options may be given." but I think it's useful to highlight this in the usage string.

This revision is now accepted and ready to land.Apr 1 2022, 3:00 PM
This revision was automatically updated to reflect the committed changes.