add documentation

This commit is contained in:
randomuser 2021-07-23 20:14:58 -05:00
parent e25d062322
commit 27b1d258bb
1 changed files with 4 additions and 0 deletions

4
README
View File

@ -11,6 +11,10 @@ options:
-p, --port: port
-d, --dir: directory to host from
-ndx, --direxc PATH: selectors containing
PATH are not executing
-nx, --nocgi: disable cgi execution
files:
esgd.py - main executable
README - this file