From: Jonas Fonseca Date: Sun, 3 Sep 2006 20:06:25 +0000 (+0200) Subject: Sync docs X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/tig/commitdiff_plain/2c14847eb7c6155f2bf3980159c5dc6525e2d072?ds=inline;hp=-c Sync docs --- 2c14847eb7c6155f2bf3980159c5dc6525e2d072 diff --git a/tigrc.5 b/tigrc.5 index a276635..f42db7d 100644 --- a/tigrc.5 +++ b/tigrc.5 @@ -132,9 +132,8 @@ Valid action names are described below\&. Note, all names are case\-insensitive, .SS "Actions" -.TP -View switching +View switching: .nf view\-main Show main view @@ -144,9 +143,8 @@ view\-help Show help page view\-pager Show pager view .fi -.TP -View manipulation +View manipulation: .nf enter Enter current line and scroll @@ -157,9 +155,8 @@ view\-close Close the current view quit Close all views and quit .fi -.TP -Cursor navigation +Cursor navigation: .nf move\-up Move cursor one line up @@ -170,9 +167,8 @@ move\-first_line Move cursor to first line move\-last_line Move cursor to last line .fi -.TP -Scrolling +Scrolling: .nf scroll\-line_up Scroll one line up @@ -181,9 +177,8 @@ scroll\-page_up Scroll one page up scroll\-page_down Scroll one page down .fi -.TP -Misc +Misc: .nf prompt Bring up the prompt diff --git a/tigrc.5.html b/tigrc.5.html index 37d5d60..a1d273e 100644 --- a/tigrc.5.html +++ b/tigrc.5.html @@ -435,7 +435,7 @@ cellspacing="0" cellpadding="4"> - View switching:: + View switching: @@ -495,7 +495,7 @@ cellspacing="0" cellpadding="4"> - View manipulation:: + View manipulation: @@ -563,7 +563,7 @@ cellspacing="0" cellpadding="4"> - Cursor navigation:: + Cursor navigation: @@ -631,7 +631,7 @@ cellspacing="0" cellpadding="4"> - Scrolling:: + Scrolling: @@ -683,7 +683,7 @@ cellspacing="0" cellpadding="4"> - Misc:: + Misc: @@ -921,7 +921,7 @@ For now only Signed-off-by lines are colorized.