]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - tools/make-man-rules.py
shell-completion: complete --match argument for busctl
[thirdparty/systemd.git] / tools / make-man-rules.py
index c4551c6f61d000fff9dce3c7be0fa162c57fee97..d86afcbc15ac9d115ac4c3c00c802ad5a5675760 100755 (executable)
@@ -51,6 +51,8 @@ def mjoin(files):
 
 MESON_HEADER = '''\
 # Do not edit. Generated by make-man-rules.py.
+# Update with:
+#     ninja -C build man/update-man-rules
 manpages = ['''
 
 MESON_FOOTER = '''\