aboutsummaryrefslogtreecommitdiff
path: root/sbin/md5/md5.1
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-12-04 01:29:43 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-12-04 01:29:43 +0000
commit2963da13bf7b5df4a358a2a9b10e4721bf375cdd (patch)
tree4e574e32cde6f13d156656cd745fbd8186060f13 /sbin/md5/md5.1
parentee7f6d9f9bd3c38246b0bd4fffc96f893fb177f5 (diff)
downloadsrc-2963da13bf7b5df4a358a2a9b10e4721bf375cdd.tar.gz
src-2963da13bf7b5df4a358a2a9b10e4721bf375cdd.zip
Add -q quite mode.
Notes
Notes: svn path=/head/; revision=54109
Diffstat (limited to 'sbin/md5/md5.1')
-rw-r--r--sbin/md5/md5.16
1 files changed, 5 insertions, 1 deletions
diff --git a/sbin/md5/md5.1 b/sbin/md5/md5.1
index c3c3e507688d..c485184cc440 100644
--- a/sbin/md5/md5.1
+++ b/sbin/md5/md5.1
@@ -7,7 +7,7 @@
.Nd calculate a message-digest fingerprint (checksum) for a file
.Sh SYNOPSIS
.Nm md5
-.Op Fl prtx
+.Op Fl pqrtx
.Op Fl s Ar string
.Op Ar file ...
.Sh DESCRIPTION
@@ -38,6 +38,10 @@ Print a checksum of the given
.Ar string .
.It Fl p
Echo stdin to stdout and appends the MD5 sum to stdout.
+.It Fl q
+Quiet mode - only the MD5 sum is printed out. Overrides the
+.Fl r
+option.
.It Fl r
Reverses the format of the output. This helps with visual diffs. Does nothing
when combined with the