aboutsummaryrefslogtreecommitdiffstats
path: root/httpdump.1
diff options
context:
space:
mode:
authorLouis Burda <dev@sinitax.com>2026-01-23 21:41:09 +0100
committerLouis Burda <dev@sinitax.com>2026-01-23 21:41:09 +0100
commit65a71e1d9f04e930cbaa5a312395f0fb63c7eef9 (patch)
treec0785f125f72d5ab10a89e3c7e086037f25ef871 /httpdump.1
downloadhttpdump-main.tar.gz
httpdump-main.zip
Add initial versionHEADmain
Diffstat (limited to 'httpdump.1')
-rw-r--r--httpdump.112
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