Code

tigrc(5): minor fixes and improvements from wip/run-command
[tig.git] / tig.1.txt
index b3f89058c6047ac91d3006c1990219c5ebe3d122..6a7e266332ffcff9cb0c0b586b4781a246d9e3ce 100644 (file)
--- a/tig.1.txt
+++ b/tig.1.txt
@@ -52,11 +52,6 @@ status::
 -h, --help::
        Show help message and exit.
 
-\--::
-       End of tig options. This ends tig option parsing, and passes any
-       following options untouched to the underlying git command. Kept for
-       compatibility and will be deprecated in a future version.
-
 EXAMPLES
 --------
 
@@ -140,7 +135,7 @@ TIG_BLOB_CMD::
 FILES
 -----
 '~/.tigrc'::
-       User configuration file. See gitlink:tigrc[5] for examples.
+       User configuration file. See manpage:tigrc[5] for examples.
 
 '{sysconfdir}/tigrc'::
        System wide configuration file.
@@ -163,7 +158,7 @@ the Free Software Foundation; either version 2 of the License, or
 SEE ALSO
 --------
 
-gitlink:tigrc[5], git(7), cogito(7), as well as other git repository browsers:
+manpage:tigrc[5], git(7), cogito(7), as well as other git repository browsers:
 gitk(1), qgit(1), gitview(1).
 
 Online resources: