Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Oct 2017 19:48:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 222837] truss doesn't mention -H when printing basic usage
Message-ID:  <bug-222837-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222837

            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@FreeBSD.org
          Reporter: okiddle@yahoo.co.uk

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

If truss is run without arguments, it prints a short usage synopsis. This o=
mits
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222837-8>