summaryrefslogtreecommitdiff
path: root/email-print-mime-structure.1.pod
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2019-11-02 01:28:19 -0400
committerSean Whitton <spwhitton@spwhitton.name>2019-11-02 08:44:19 -0700
commit38e7f88f670589e1ffd61083a0f551369ba96d98 (patch)
treebd80ba836b52439986850fdb15d0e9f9d4bf3294 /email-print-mime-structure.1.pod
parenta9a3a085c2f407f1dac144eba58087a7ebcf4e35 (diff)
downloadmailscripts-38e7f88f670589e1ffd61083a0f551369ba96d98.tar.gz
email-print-mime-structure: parse argments
This adds a -h and --help option, which is currently pretty useless. But the argparse will become useful shortly. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
Diffstat (limited to 'email-print-mime-structure.1.pod')
-rw-r--r--email-print-mime-structure.1.pod9
1 files changed, 8 insertions, 1 deletions
diff --git a/email-print-mime-structure.1.pod b/email-print-mime-structure.1.pod
index ab1ec05..03a8e29 100644
--- a/email-print-mime-structure.1.pod
+++ b/email-print-mime-structure.1.pod
@@ -19,7 +19,14 @@ something like "cat -n".
=head1 OPTIONS
-None.
+=over 4
+
+=item B<--help>, B<-h>
+
+Show usage instructions.
+
+=back
+
=head1 EXAMPLE