[Bug 222837] truss doesn't mention -H when printing basic usage

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 6 19:48:17 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222837

            Bug ID: 222837
           Summary: truss doesn't mention -H when printing basic usage
           Product: Base System
           Version: 11.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: okiddle at yahoo.co.uk

Created attachment 186965
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186965&action=edit
Patch to include -H in truss usage synopsis

If truss is run without arguments, it prints a short usage synopsis. This omits
the -H option that was a relatively recent addition. Instead of
    usage: truss [-cfaedDS] [-o file] [-s strsize] ...
It should say:
    usage: truss [-cfaedDHS] [-o file] [-s strsize] ...

I have attached a patch for what it's worth.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list