commit | b3f046c2968dc4abb68d31f33cbc0f17c7e3f2f6 | [log] [tgz] |
---|---|---|
author | Kevin Wolf <kwolf@redhat.com> | Fri Oct 09 10:58:35 2009 +0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Oct 15 09:32:03 2009 -0500 |
tree | 8433c2588345ebfa575030b58c7d4ff860f4e773 | |
parent | c1671a0876e87c6bd2b38f2966e1e3f8865117a6 [diff] |
Documentation: Highlight placeholders in suboptions Currently, suboptions (i.e. something like file=file for -drive) are rendered as @code, so we're losing any @var highlighting in the man pages. Replace them by @option, so that you actually can see what is a placeholder and what is meant verbatim. Patchworks-ID: 35601 Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>