Skip to content

Commit

Permalink
Add manpage target
Browse files Browse the repository at this point in the history
  • Loading branch information
babelouest committed Jul 9, 2020
1 parent 0127a14 commit 7a98ef1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tools/uwsc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,6 @@ install: uwsc

uninstall:
rm -f $(DESTDIR)/bin/uwsc

manpage:
help2man uwsc -s 1 -n "Command-line websocket client" > uwsc.1

0 comments on commit 7a98ef1

Please sign in to comment.