diff options
Diffstat (limited to 'bin/serve')
-rwxr-xr-x | bin/serve | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ usage() { help() { cat <<-'EOF' + Options: -d DIRECTORY the directory to serve (default: ".") -p PORT the port to listen on (default: find one) |