diff options
Diffstat (limited to 'httpdump.1')
| -rw-r--r-- | httpdump.1 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/httpdump.1 b/httpdump.1 new file mode 100644 index 0000000..d9e00bf --- /dev/null +++ b/httpdump.1 @@ -0,0 +1,12 @@ +.TH "HTTPDUMP" "1" "2026-01-23" "0.1.0" "httpdump Manual" +.SH NAME +httpdump \- Parse HTTP requests and responses into JSON. +.SH SYNOPSIS +.B httpdump +[OPTIONS] [FILE] +.SH DESCRIPTION +Parse HTTP requests and responses into JSON. +.SH OPTIONS +.TP +\fB\-r,\fP \-\-response +Parse as HTTP response instead of request |
