diff options
author | Lyndon Brown <jnqnfe@gmail.com> | 2020-03-19 06:13:51 +0000 |
---|---|---|
committer | Luca Boccassi <bluca@debian.org> | 2020-03-19 22:42:01 +0000 |
commit | 0e090a65e394c7c9c717780e4b8015844de43cb4 (patch) | |
tree | d8567bf28d223f003cc2cd2e0f2f7ead17e3f48a /debian/live-build.bug-presubj | |
parent | 406accfab9fde49a1b01c314532d8b5e86e976a0 (diff) | |
download | vyos-live-build-0e090a65e394c7c9c717780e4b8015844de43cb4.tar.gz vyos-live-build-0e090a65e394c7c9c717780e4b8015844de43cb4.zip |
fix -h|--help component script man page redirection
the frontend handles -h|--help directly and correctly redirects to the
man page.
component scripts however fail to load the correct manpage because they
are being directed to `man <script>` instead of `man lb script`.
(affects the top level commands and major build stages which actually have
man pages; the low level components don't and so will always fail anyway).
Diffstat (limited to 'debian/live-build.bug-presubj')
0 files changed, 0 insertions, 0 deletions