contrib/editmergeps.bat
author Yuya Nishihara <yuya@tcha.org>
Sat, 15 Sep 2018 12:25:19 +0900
changeset 39750 ec723284d07a
parent 32567 4b9b87930cb3
permissions -rw-r--r--
bookmarks: parse out implicit "add" action early This prepares for adding -l/--list option, which can be combined with the positional arguments.

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