tests/test-issue436
author Martin Geisler <mg@lazybytes.net>
Sat, 13 Feb 2010 22:10:31 +0100
changeset 10448 6e5a47398fc5
parent 3749 f9567a7fa3b3
permissions -rwxr-xr-x
commands: correct example in add help text

#!/bin/sh

hg init a
cd a
hg -v log -v
hg -v log -v x
true