view README @ 7:a2ad7553ba79

Improve help text (in particular, clarify meaning of --print0).
author Greg Ward <greg@gerg.ca>
date Sun, 24 Apr 2011 10:07:03 -0400
parents cd0c93eba765
children ef52038b4459
line wrap: on
line source

.. -*-restructuredtext-*-

onsub extension
===============

This simple extension lets you execute a command in each
subrepository. This can be handy for quickly updating all
subrepositories::

  $ hg onsub 'hg pull --update'

Please send bug reports to the `Mercurial mailinglist`__.

.. __: mailto:mercurial-devel@selenic.com