repo.or.cz
/
tig.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sanitize the width argument to draw_field to not include padding
[tig.git]
/
tigmanual.7.txt
blob
c1b1f680c1c0b436d71cbbf69c30354058f39817
1
tigmanual(7)
2
============
3
4
NAME
5
----
6
tigmanual - text-mode interface for git
7
8
SYNOPSIS
9
--------
10
[verse]
11
tig [options] [revisions] [--] [paths]
12
tig show [options] [revisions] [--] [paths]
13
tig blame [options] [rev] [--] path
14
tig status
15
tig < [git command output]
16
17
DESCRIPTION
18
-----------
19
20
include::manual.txt[]