Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nofarb authored Aug 8, 2022
1 parent 16c1df0 commit db1ad53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ It creates a self-contained, executable JAR in the `target` directory.
usage: java -jar jhttp*.jar [-h] [-p <PORT>] [-r <DIR>] [-t <THREADS_NO>]
Starts a simple HTTP server
-h,--help display help
-p,--port <PORT> port to listen (default: XXXX )
-p,--port <PORT> port to listen (default: 8888 )
-r,--root <DIR> server root directory (default: '.')
-t,--threads <THREADS_NO> thread pool size (default: 10)

Expand Down

0 comments on commit db1ad53

Please sign in to comment.