diff options
-rw-r--r-- | src/internal/perk_synopsis_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal/perk_synopsis_impl.h b/src/internal/perk_synopsis_impl.h index 02c7e5d..b41098c 100644 --- a/src/internal/perk_synopsis_impl.h +++ b/src/internal/perk_synopsis_impl.h @@ -66,7 +66,7 @@ #define PERK_AR_CMD_SYNOPSIS \ - "%s — the PE/COFF Resource Kit Archiver\n\n" \ + "%s — the PE/COFF Archive Manipulator\n\n" \ "Synopsis:\n" \ " %s -d [-v] <archive> <file> ...\n" \ " %s -p [-v] [-s] <archive> <file> ...\n" \ |