Rename man page to show it rendered on github

This commit is contained in:
AsamK 2017-02-19 17:17:55 +01:00
parent c68cfe7d7c
commit 8e8de2fe39
3 changed files with 5 additions and 6 deletions

View file

@ -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 "$^"

View file

@ -3,8 +3,7 @@ vim:set ts=4 sw=4 tw=82 noet:
/////
:quotes.~:
signal-cli (1)
============
= signal-cli (1)
Name
----
@ -67,14 +66,14 @@ VERIFICATIONCODE::
The verification code.
unregister
~~~~~~~~
~~~~~~~~~~
Disable push support for this device, i.e. this device won't receive any more messages.
If this is the master device, other users can't send messages to this number anymore.
Use "updateAccount" to undo this.
To remove a linked device, use "removeDevice" from the master device.
updateAccount
~~~~~~~~
~~~~~~~~~~~~~
Update the account attributes on the signal server.
Can fix problems with receiving messages.