.\"Modified from man(1) of FreeBSD, the NetBSD mdoc.template, and mdoc.samples. .\"See Also: .\"man mdoc.samples for a complete listing of options .\"man mdoc for the short list of editing options .\"/usr/share/misc/mdoc.template .Dd February 13, 2007 \" DATE .Dt AFHASH 1 \" Program name and manual section number .Os Darwin .Sh NAME \" Section Header - required - don't modify .Nm afhash .Nd Audio File Hash .Sh SYNOPSIS \" Section Header - required - don't modify .Nm .Op Fl h .Ar audiofile1 .Ar audiofile2 .Sh DESCRIPTION \" Section Header - required - don't modify Audio File Hash writes an SHA-1 hash to an audio file or prints (to stdout) the hash contained in an audio file .Pp \" Inserts a space .Sh OPTIONS .Bl -tag -width -indent .It Fl h \"-a flag as a list item print help text .It Fl w \"-a flag as a list item write hash code to audio file .It Fl x \"-a flag as a list item print hash code from audio file (if present) .It Fl c \"-a flag as a list item compare hash codes from two audio files .El