view contrib/wix/hg.cmd @ 21766:a039e1f2326f

cmdutil: better document command()
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 04 May 2014 18:45:04 -0700
parents 79388a8325dc
children
line wrap: on
line source

@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*