contrib/editmergeps.bat
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 15 Dec 2017 08:47:28 -0800
changeset 35424 702e6d2642e7
parent 32567 4b9b87930cb3
permissions -rw-r--r--
debugdiscovery: correct and clean up command synopsis This does a few things: * Changes "-r" to "--rev", since "-r" is not a valid short form * Removes non-existent "-l" and "-b" options * Removes "..." after options, since we don't usually have that Differential Revision: https://phab.mercurial-scm.org/D1706

@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"