Code

Obsolete the cherry-pick action and define as builtin external command
[tig.git] / tig.1.txt
index efc937b93d31ab53c765dde83140a892e8093a3b..13d4059c63eb1ebb27bf8698d1d7a6c7375444cd 100644 (file)
--- a/tig.1.txt
+++ b/tig.1.txt
@@ -82,10 +82,6 @@ TIG_LS_REMOTE::
        Set command for retrieving all repository references. The command
        should output data in the same format as git-ls-remote(1).
 
-TIG_CHERRY_PICK::
-       Set command for cherry-picking a commit. The command should expect
-       a commit SHA as its final argument.
-
 TIG_DIFF_CMD::
        The command used for the diff view. By default, git show is used
        as a backend.