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:
Thomas Frans
2024-11-01 16:55:41 +01:00
committed by Henrik Friedrichsen
parent 4c609bc4e6
commit 56b4fab79c
3 changed files with 10 additions and 6 deletions

View File

@@ -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)