Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs/man/meson.build: Use -N for help2man to avoid texinfo section
If -N option is not added, the following section will be appended to the generated man pages: SEE ALSO The full documentation for Timeshift is maintained as a Texinfo manual. If the info and Timeshift programs are properly installed at your site, the command info Timeshift should give you access to the complete manual. This is not desired, thus add the -N option to the help2man invocation. Signed-off-by: Boyuan Yang <byang@debian.org>
- Loading branch information