metastore.1: Use a real minus character for dashes in options.
commit8766efc3199fc93103a45a8e2156e6c13b704d07
authorDan Fandrich <dan@coneharvesters.com>
Tue, 25 Nov 2014 22:22:42 +0000 (25 23:22 +0100)
committerPrzemyslaw Pawelczyk <przemoc@gmail.com>
Sat, 7 Feb 2015 22:44:28 +0000 (7 23:44 +0100)
treec31937c5438624a038d8367e40f09a85a0712561
parent31146f6d2a6518615f12bed375420a6d284fea61
metastore.1: Use a real minus character for dashes in options.

Literal `-` prints as a hyphen, which doesn't conform to common man page
guidelines for writing options that have a leading dash. Proper form is:

    \-

Signed-off-by: Przemyslaw Pawelczyk <przemoc@gmail.com>
metastore.1