We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 774bcdc commit 32ff83fCopy full SHA for 32ff83f
readme.md
@@ -21,7 +21,7 @@ javac -Xlint:deprecation ProxyCache.java HttpRequest.java HttpResponse.java SCac
21
## Running the program
22
23
```bash
24
-java ProxyCache <port-number>
+java ProxyCache <port-number> [args]
25
# Example:
26
java ProxyCache 5001
27
```
0 commit comments