fix: missing automatic man page generation for subcommands
The main man page would point to man pages for subcommands, which weren't created automatically by the man page xtask.
This commit is contained in:
committed by
Henrik Friedrichsen
parent
4c609bc4e6
commit
56b4fab79c
@@ -18,7 +18,7 @@ generated. Execute `cargo xtask --help` for more information.
|
||||
- LICENSE
|
||||
- images/logo.svg (optional)
|
||||
- misc/ncspot.desktop (for Linux systems)
|
||||
- misc/ncspot.1 (for Linux systems)
|
||||
- misc/*.1 (for Linux systems)
|
||||
- misc/ncspot.bash (bash completions)
|
||||
- misc/\_ncspot (zsh completions)
|
||||
- misc/ncspot.fish (fish completions)
|
||||
|
||||
Reference in New Issue
Block a user