www.LinuxHowtos.org
CHG
Section: User Commands (1)Updated: March 3, 2013
Index Return to Main Contents
NAME
chg - a fast client for Mercurial command serverSYNOPSIS
chg command [options] [arguments]...DESCRIPTION
The chg command is the wrapper for hg command. It uses the Mercurial command server to reduce star-up overhead.OPTIONS
This program accepts the same command line syntax as the hg command. Additionally it accepts the following options.- --kill-chg-daemon
- Terminate the background command servers.
SEE ALSO
hg(1)AUTHOR
Written by Yuya Nishihara <yuya@tcha.org>.