Mercurial > hg
view tests/test-help @ 2518:d78ae783499d
mercurial.el: fix misleading indent of code.
code was correct, indent was wrong.
author | Vadim Gelfer <vadim.gelfer@gmail.com> |
---|---|
date | Thu, 29 Jun 2006 10:35:15 -0700 |
parents | 01215ad04283 |
children | 9ed13f718e53 |
line wrap: on
line source
#!/bin/sh hg hg -q hg help hg -q help hg add -h hg add --skjdfks hg help diff hg help status hg -q help status hg help foo hg skjdfks exit 0