diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2023-03-30 06:04:27 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2023-03-30 06:04:27 +0200 |
commit | 84d8e7892c52781446e7d77dbe37338976920ab7 (patch) | |
tree | 4f923188863a5b1a63f80d9e1c452bd25cd899df /doc | |
parent | a93c2bf2c44bba4c88ed7f9d974a76fcf03e6150 (diff) |
Various improvements to pkg-bindist documentation
Diffstat (limited to 'doc')
-rwxr-xr-x | doc/cli.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,6 +63,7 @@ function compile () --man-epilogue-file man-epilogue.1 \ --link-regex '%b(#.+)?%$1%' \ --link-regex '%bpkg(#.+)?%$1%' \ +--link-regex '%#.+%%' \ ../bpkg/$n.cli } |