mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 02:20:39 +00:00
Rename man page to show it rendered on github
This commit is contained in:
parent
c68cfe7d7c
commit
8e8de2fe39
3 changed files with 5 additions and 6 deletions
|
@ -5,6 +5,6 @@ MANPAGESRC = signal-cli.1
|
|||
.PHONY: all
|
||||
all: $(MANPAGESRC)
|
||||
|
||||
%: %.txt
|
||||
%: %.adoc
|
||||
@echo "Generating manpage for $@"
|
||||
$(A2X) --no-xmllint --doctype manpage --format manpage "$^"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue