summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--data/meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/meson.build b/data/meson.build
index 6cdfea5..940e175 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -31,7 +31,7 @@ if help2man.found() and not meson.is_cross_build()
help2man_opts = [
'--no-info',
'--section=1',
- '--help-option=--help-all',
+ '--help-option=\'--help-all\'',
'--include=@INPUT@',
]