Skip to content

Commit 53b53ea

Browse files
committed
Revert "Alphabetise help"
This reverts commit 7da1715.
1 parent 7da1715 commit 53b53ea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ help:
4646
@echo " doc make HTML docs"
4747
@echo " docserve run an HTTP server on the docs directory"
4848
@echo " html make HTML docs"
49-
@echo " htmllive rebuild and reload HTML files in your browser"
5049
@echo " htmlview open the index page built by the html target in your browser"
50+
@echo " htmllive rebuild and reload HTML files in your browser"
5151
@echo " install make and install"
5252
@echo " install-coverage make and install with C coverage"
5353
@echo " lint run the lint checks"

0 commit comments

Comments
 (0)