view MANIFEST.in @ 913:46581ad4bd27

typo fix in command help text This patch fixes a few typo errors on the command help output (I am not sure if the change on 'diff' is the best though).
author TK Soh <teekaysoh@yahoo.com>
date Tue, 16 Aug 2005 10:42:30 -0800
parents 0902ffece4b4
children fbaf0380efd1 52d8d81e72ad 4f81068ed8cd
line wrap: on
line source

include hg
recursive-include mercurial *.py
include hgweb.cgi
include hgeditor rewrite-log
include tests/README tests/run-tests tests/test-*[a-z0-9] tests/*.out
prune tests/*.err
include *.txt
include templates/map templates/map-*[a-z0-9]
include templates/*.tmpl
include doc/README doc/*.txt doc/Makefile
recursive-include contrib *
include README
include CONTRIBUTORS
include COPYING
include TODO
include MANIFEST.in