Commit 6888a670 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

MANPAGE: clarify the dash situation in meta data

parent 324bf2fd
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -23,9 +23,9 @@ Each file has a set of meta-data and a body of text.
    Tags: (space separated list)
    Protocols: (space separated list for which protocols this option works)
    Added: (version number in which this was added)
    Mutexed: (space separated list of options this overrides)
    Requires: (space separated list of features this option requires)
    See-also: (space separated list of related options)
    Mutexed: (space separated list of options this overrides, no dashes)
    Requires: (space separated list of features this requires, no dashes)
    See-also: (space separated list of related options, no dashes)
    Help: (short text for the --help output for this option)
    --- (end of meta-data)