Page MenuHomeFreeBSD

ldd: clarify format options
ClosedPublic

Authored by emaste on Apr 1 2022, 1:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 12, 7:38 PM
Unknown Object (File)
Mon, Aug 10, 8:43 AM
Unknown Object (File)
Mon, Aug 10, 8:17 AM
Unknown Object (File)
Sun, Aug 9, 3:49 PM
Unknown Object (File)
Sun, Aug 9, 3:49 PM
Unknown Object (File)
Sat, Aug 8, 2:23 AM
Unknown Object (File)
Wed, Aug 5, 6:07 AM
Unknown Object (File)
Tue, Aug 4, 5:42 AM
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.