summaryrefslogtreecommitdiffhomepage
path: root/src/internal/perk_synopsis_impl.h
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2025-06-18 16:34:36 +0000
committermidipix <writeonce@midipix.org>2025-06-18 16:55:23 +0000
commitd63dd27035006aa179176fe10d78486044c0dba0 (patch)
tree0e9cf14a4956274cad8fc829b3ae6062bbe714ed /src/internal/perk_synopsis_impl.h
parent9ba2d8b59974cda85342901ea143623a19806a98 (diff)
downloadperk-d63dd27035006aa179176fe10d78486044c0dba0.tar.bz2
perk-d63dd27035006aa179176fe10d78486044c0dba0.tar.xz
driver: added --cmd=nm support, the pe_cmd_nm() stub, and the perk-nm symlink.
Diffstat (limited to 'src/internal/perk_synopsis_impl.h')
-rw-r--r--src/internal/perk_synopsis_impl.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/internal/perk_synopsis_impl.h b/src/internal/perk_synopsis_impl.h
index f3d0a3a..b1d59a8 100644
--- a/src/internal/perk_synopsis_impl.h
+++ b/src/internal/perk_synopsis_impl.h
@@ -22,6 +22,12 @@
" %s [option] ... <file> ...\n\n" \
"Options:\n"
+#define PERK_NM_CMD_SYNOPSIS \
+ "%s — PE/COFF Name Mangler\n\n" \
+ "Synopsis:\n" \
+ " %s [-V] [-APv] [-efox] [-g|-u] [-t format] <file> ...\n\n" \
+ "Options:\n"
+
#define PERK_AR_CMD_SYNOPSIS \
"%s — the PE/COFF Resource Kit Archiver\n\n" \
"Synopsis:\n" \