Improved docs, comment flags

This commit is contained in:
idk
2018-07-28 04:07:21 -04:00
parent 427e768934
commit e85d3d1b73
3 changed files with 23 additions and 23 deletions

View File

@ -20,7 +20,7 @@ noopts: clean
mkdir -p bin
cd main && go build -o ../bin/ephsite
gendoc:
gendoc: build
@echo "ephsite - Easy forwarding of local services to i2p" > USAGE.md
@echo "==================================================" >> USAGE.md
@echo "" >> USAGE.md