[Bug sepdebugcrcfix/27642] please add a minimal description / usage for sepdebugcrcfix
mark at klomp dot org
sourceware-bugzilla@sourceware.org
Tue May 18 17:22:53 GMT 2021
https://sourceware.org/bugzilla/show_bug.cgi?id=27642
Mark Wielaard <mark at klomp dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #2 from Mark Wielaard <mark at klomp dot org> ---
commit 3b734ed3920de86277d4fdd6135a0e41e798caf9
Author: Mark Wielaard <mark@klomp.org>
Date: Thu Apr 29 22:44:41 2021 +0200
sepdebugcrcfix: Add --version, --help and man page.
Add --version and --help support to sepdebugcrcfix. Use this to generate
a manual page using help2man.
* .gitignore: Add sepdebugcrcfix.1
* Makefile.am (dist_man_MANS): Add sepdebugcrcfix.1
(sepdebugcrcfix.1): New make rule.
* tools/sepdebugcrcfix.c (version): New static functions.
(help): Likewise.
(main): Call version or help depending on argc and argv.
https://sourceware.org/bugzilla/show_bug.cgi?id=27642
Signed-off-by: Mark Wielaard <mark@klomp.org>
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Debugedit
mailing list