update tcsh_completion for the new forget and summary commands

This commit is contained in:
Gilles Moris 2009-10-24 12:29:39 +02:00
parent c0985715f7
commit bed857bb1e

View File

@ -2,7 +2,7 @@
# tcsh completion for Mercurial
#
# This file has been auto-generated by tcsh_completion_build.sh for
# Mercurial Distributed SCM (version 1.1.2)
# Mercurial Distributed SCM (version 1.3.1+269-5d8125bbbbf4)
#
# Copyright (C) 2005 TK Soh.
#
@ -24,7 +24,6 @@ complete hg \
--debugger \
--encoding \
--encodingmode \
--lsprof \
--traceback \
--time \
--profile \
@ -33,17 +32,18 @@ complete hg \
'p/1/(add addremove annotate blame archive \
backout bisect branch branches bundle \
cat clone commit ci copy \
cp debugancestor debugcheckstate debugcomplete debugdata \
debugdate debugfsinfo debugindex debugindexdot debuginstall \
debugrawcommit rawcommit debugrebuildstate debugrename debugsetparents \
debugstate debugwalk diff export grep \
heads help identify id import \
patch incoming in init locate \
log history manifest merge outgoing \
out parents paths pull push \
recover remove rm rename mv \
resolve revert rollback root serve \
showconfig debugconfig status st tag \
tags tip unbundle update up \
checkout co verify version)/'
cp debugancestor debugcheckstate debugcommands debugcomplete \
debugdata debugdate debugfsinfo debugindex debugindexdot \
debuginstall debugrebuildstate debugrename debugsetparents debugstate \
debugsub debugwalk diff export forget \
grep heads help identify id \
import patch incoming in init \
locate log history manifest merge \
outgoing out parents paths pull \
push recover remove rm rename \
mv resolve revert rollback root \
serve showconfig debugconfig status st \
summary sum tag tags tip \
unbundle update up checkout co \
verify version)/'