mirror of
https://github.com/curl/curl.git
synced 2026-07-24 14:27:16 +03:00
MANPAGE: clarify the dash situation in meta data
This commit is contained in:
parent
324bf2fd36
commit
6888a670aa
1 changed files with 3 additions and 3 deletions
|
|
@ -23,9 +23,9 @@ Each file has a set of meta-data and a body of text.
|
||||||
Tags: (space separated list)
|
Tags: (space separated list)
|
||||||
Protocols: (space separated list for which protocols this option works)
|
Protocols: (space separated list for which protocols this option works)
|
||||||
Added: (version number in which this was added)
|
Added: (version number in which this was added)
|
||||||
Mutexed: (space separated list of options this overrides)
|
Mutexed: (space separated list of options this overrides, no dashes)
|
||||||
Requires: (space separated list of features this option requires)
|
Requires: (space separated list of features this requires, no dashes)
|
||||||
See-also: (space separated list of related options)
|
See-also: (space separated list of related options, no dashes)
|
||||||
Help: (short text for the --help output for this option)
|
Help: (short text for the --help output for this option)
|
||||||
--- (end of meta-data)
|
--- (end of meta-data)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue