hlm.bat
author Dario Sestito <darios@symbian.org>
Mon, 19 Oct 2009 12:24:43 +0100
changeset 693 9f583ada8e4e
parent 0 571f289c60b8
permissions -rw-r--r--
Make script stop execution after help is displayed if --help

@echo off
setlocal
call %~dp0common\hlm.bat %*
endlocal