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
Update copyrights
[tig.git]
/
tigmanual.7.txt
blob
635c8665b2422cc1e6df0d3e5827afe7c4703150
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 [rev] path
14
tig status
15
tig < [git command output]
16
17
DESCRIPTION
18
-----------
19
20
include::manual.txt[]