Forgot to delete old man(1) instructions

This commit is contained in:
Patrick Marchand 2018-12-29 04:35:04 +01:00
parent cd5b5adce7
commit f6755170ce
1 changed files with 1 additions and 14 deletions

View File

@ -65,20 +65,7 @@ vagrant provision --provision-with test
## Usage
See [docs/usage.md](docs/usage.md).
The man(1) page, in troff(7) language, can be generated with pandoc:
~~~
pandoc -f markdown \
-t man usage.md \
--template default.man \
-V title=bkctld \
-V section=8 \
-V date="$(date '+%d %b %Y')" \
-V footer="$(git describe --tags)" \
-V header="bkctld man page"
~~~
See [docs/usage.md](docs/usage.md) or bkctld(8)
#### Client configuration