Minor changes

This commit is contained in:
JY Tan
2025-12-18 17:14:19 -08:00
parent 1a1eaae237
commit cc031fe176
3 changed files with 4 additions and 12 deletions

View File

@@ -101,7 +101,7 @@ Flags:
```bash
# Block all network (default behavior)
fence curl https://example.com
# Output: curl: (7) Couldn't connect to server
# Output: curl: (56) CONNECT tunnel failed, response 403
# Use a custom config
fence --settings ./my-config.json npm install