chiark
/
gitweb
/
~mdw
/
tig
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
14c778a
)
Oops, fix short help wrt tab size short option
author
Jonas Fonseca
<fonseca@diku.dk>
Sun, 28 May 2006 02:36:34 +0000
(
04:36
+0200)
committer
Jonas Fonseca
<fonseca@antimatter.localdomain>
Sun, 28 May 2006 02:52:43 +0000
(
04:52
+0200)
tig.c
patch
|
blob
|
blame
|
history
diff --git
a/tig.c
b/tig.c
index 0d624818d276e1c42bb6bb45b7080a4555ab40c9..3a534fad991a854df671dba3ffca5e0a8848632a 100644
(file)
--- a/
tig.c
+++ b/
tig.c
@@
-227,7
+227,7
@@
VERSION " (" __DATE__ ")\n"
" -l Start up in log view\n"
" -d Start up in diff view\n"
" -n[I], --line-number[=I] Show line numbers with given interval\n"
" -l Start up in log view\n"
" -d Start up in diff view\n"
" -n[I], --line-number[=I] Show line numbers with given interval\n"
-" -
t
[N], --tab-size[=N] Set number of spaces for tab expansion\n"
+" -
b
[N], --tab-size[=N] Set number of spaces for tab expansion\n"
" -- Mark end of tig options\n"
" -v, --version Show version and exit\n"
" -h, --help Show help message and exit\n";
" -- Mark end of tig options\n"
" -v, --version Show version and exit\n"
" -h, --help Show help message and exit\n";