diff --git a/contrib/tcsh_completion b/contrib/tcsh_completion --- a/contrib/tcsh_completion +++ b/contrib/tcsh_completion @@ -2,7 +2,7 @@ # tcsh completion for Mercurial # # This file has been auto-generated by tcsh_completion_build.sh for -# Mercurial Distributed SCM (version a33a7a543803) +# Mercurial Distributed SCM (version 325c07fd2ebd) # # Copyright (C) 2005 TK Soh. # @@ -20,21 +20,23 @@ complete hg \ -q --quiet \ -v --verbose \ --debug \ + --debugger \ --traceback \ --time \ --profile \ --version \ -h --help)/' \ - 'p/1/(add addremove annotate cat clone \ - commit ci copy debugcheckstate debugconfig \ - debugdata debugindex debugindexdot debugrename debugstate \ - debugwalk diff export forget grep \ - heads help identify id import \ - patch incoming in init locate \ - log history manifest outgoing out \ - parents paths pull push rawcommit \ - recover remove rm revert root \ + 'p/1/(add addremove annotate bundle cat \ + clone commit ci copy cp \ + debugancestor debugcheckstate debugconfig debugdata debugindex \ + debugindexdot debugrename debugstate debugwalk diff \ + export forget grep heads help \ + identify id import patch incoming \ + in init locate log history \ + manifest outgoing out parents paths \ + pull push rawcommit recover remove \ + rm rename mv revert root \ serve status tag tags tip \ - undo update up checkout co \ - verify version)/' + unbundle undo update up checkout \ + co verify version)/'