##// END OF EJS Templates
Generated new tcsh_completion with tcsh_completion_build.sh
Thomas Arendsen Hein -
r1264:be4a14bf default
parent child Browse files
Show More
@@ -2,7 +2,7 b''
2 # tcsh completion for Mercurial
2 # tcsh completion for Mercurial
3 #
3 #
4 # This file has been auto-generated by tcsh_completion_build.sh for
4 # This file has been auto-generated by tcsh_completion_build.sh for
5 # Mercurial Distributed SCM (version a33a7a543803)
5 # Mercurial Distributed SCM (version 325c07fd2ebd)
6 #
6 #
7 # Copyright (C) 2005 TK Soh.
7 # Copyright (C) 2005 TK Soh.
8 #
8 #
@@ -20,21 +20,23 b' complete hg \\'
20 -q --quiet \
20 -q --quiet \
21 -v --verbose \
21 -v --verbose \
22 --debug \
22 --debug \
23 --debugger \
23 --traceback \
24 --traceback \
24 --time \
25 --time \
25 --profile \
26 --profile \
26 --version \
27 --version \
27 -h --help)/' \
28 -h --help)/' \
28 'p/1/(add addremove annotate cat clone \
29 'p/1/(add addremove annotate bundle cat \
29 commit ci copy debugcheckstate debugconfig \
30 clone commit ci copy cp \
30 debugdata debugindex debugindexdot debugrename debugstate \
31 debugancestor debugcheckstate debugconfig debugdata debugindex \
31 debugwalk diff export forget grep \
32 debugindexdot debugrename debugstate debugwalk diff \
32 heads help identify id import \
33 export forget grep heads help \
33 patch incoming in init locate \
34 identify id import patch incoming \
34 log history manifest outgoing out \
35 in init locate log history \
35 parents paths pull push rawcommit \
36 manifest outgoing out parents paths \
36 recover remove rm revert root \
37 pull push rawcommit recover remove \
38 rm rename mv revert root \
37 serve status tag tags tip \
39 serve status tag tags tip \
38 undo update up checkout co \
40 unbundle undo update up checkout \
39 verify version)/'
41 co verify version)/'
40
42
General Comments 0
You need to be logged in to leave comments. Login now