fix readme
This commit is contained in:
parent
61830ba554
commit
31535a0574
1 changed files with 5 additions and 1 deletions
|
@ -10,7 +10,11 @@ Usage:
|
|||
./client SERVERNAME PORT FILENAME
|
||||
```
|
||||
|
||||
available macro:
|
||||
Server OPTION and arguments:
|
||||
- `-p port` :set to port binding. couldn't set to 0
|
||||
- `-h` :print help message.
|
||||
|
||||
Available macro:
|
||||
- DEFAULT_SERVER_PORT : 9091
|
||||
- DEFAULT_MAX_PATH_SIZE : 256(must be less than 1000)
|
||||
- TIMEOUT : 5(second unit)
|
||||
|
|
Loading…
Add table
Reference in a new issue