From 1748f04aaada41f4d616df0750cdd55b18f9ff70 Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sat, 9 Feb 2019 18:08:48 -0500 Subject: Add tab option to HTML output of hi --- bin/man1/hi.1 | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) (limited to 'bin/man1') diff --git a/bin/man1/hi.1 b/bin/man1/hi.1 index befb1a69..046b6384 100644 --- a/bin/man1/hi.1 +++ b/bin/man1/hi.1 @@ -71,17 +71,6 @@ classes. .Pp The options are as follows: .Bl -tag -width "title=..." -.It Cm document -Output an HTML document. -.It Cm title Ns = Ns Ar ... -With -.Cm document , -set the -.Sy -element text. -The default title is the -.Ar file -name. .It Cm css Ns = Ns Ar url With .Cm document , @@ -93,10 +82,30 @@ If unset, output default styles in a .Sy <style> element. +.It Cm document +Output an HTML document. .It Cm inline Output inline .Sy style attributes rather than classes. +.It Cm tab Ns = Ns Ar n +With +.Cm document +or +.Cm inline , +set the +.Sy tab-size +property to +.Ar n . +.It Cm title Ns = Ns Ar ... +With +.Cm document , +set the +.Sy <title> +element text. +The default title is the +.Ar file +name. .El .El . -- cgit 1.4.1 mit/bin/wake.c?id=58542b1affb49206ecb8746dfa822dba232931a2&follow=1'>commit</a> <a href='/src/diff/bin/wake.c?id=58542b1affb49206ecb8746dfa822dba232931a2&follow=1'>diff</a></td><td class='form'><form class='right' method='get' action='/src/log/bin/wake.c'> <input type='hidden' name='id' value='58542b1affb49206ecb8746dfa822dba232931a2'/><select name='qt'> <option value='grep'>log msg</option> <option value='author'>author</option> <option value='committer'>committer</option> <option value='range'>range</option> </select> <input class='txt' type='search' size='10' name='q' value=''/> <input type='submit' value='search'/> </form> </td></tr></table> <div class='path'>path: <a href='/src/log/?id=58542b1affb49206ecb8746dfa822dba232931a2&follow=1'>root</a>/<a href='/src/log/bin?id=58542b1affb49206ecb8746dfa822dba232931a2&follow=1'>bin</a>/<a href='/src/log/bin/wake.c?id=58542b1affb49206ecb8746dfa822dba232931a2&follow=1'>wake.c</a> (<a href='/src/log/bin/wake.c?id=58542b1affb49206ecb8746dfa822dba232931a2'>unfollow</a>)</div><div class='content'><table class='list nowrap'><tr class='nohover'><th></th><th class='left'>Commit message (<a href='/src/log/bin/wake.c?id=58542b1affb49206ecb8746dfa822dba232931a2&showmsg=1&follow=1'>Expand</a>)</th><th class='left'>Author</th></tr> <tr><td><span title='2019-07-09 23:18:51 -0400'>2019-07-09</span></td><td><a href='/src/commit/bin/shotty.c?id=ce55e9252c53384d241accfa56be1adeffa2e59b&follow=1'>Add options for default colors to shotty</a></td><td>June McEnroe</td></tr> <tr><td><span title='2019-07-08 22:48:04 -0400'>2019-07-08</span></td><td><a href='/src/commit/bin/shotty.c?id=bf233ce41d17e582bb1fff14af8f5a42f3c83c9d&follow=1'>Use char literals consistently</a></td><td>June McEnroe