lncli+makefile: generate man pages automatically for lncli and lnd

This commit is contained in:
Mohamed Awnallah
2024-03-06 17:25:58 +02:00
parent dfd1636f18
commit 158b802f49
3 changed files with 50 additions and 2 deletions

View File

@@ -508,6 +508,7 @@ func main() {
fishCompletionCommand,
listAliasesCommand,
estimateRouteFeeCommand,
generateManPageCommand,
}
// Add any extra commands determined by build flags.