From daff653c25e5caa70c02f1c5a59fd263eb95446f Mon Sep 17 00:00:00 2001 From: Sakars Date: Wed, 1 Jan 2025 19:31:08 +0000 Subject: [PATCH] define prefix in readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index efa3b26..0280734 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,5 @@ for debugging purposes. - `-n`: Alias for `--namespace`. - `--no-namespace`: Disables generation of namespaces. - `-nn`: Alias for `--no-namespace`. +- `--define-prefix `: Sets the prefix for generated `#define` guards. +- `-dp`: Alias for `--define-prefix`. \ No newline at end of file