From 39e0b6051e49165d56ba0e88484cb18f9f20de66 Mon Sep 17 00:00:00 2001 From: liam4 Date: Mon, 24 Jul 2017 20:30:40 -0300 Subject: Fix --player not working --- src/play.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/play.js') diff --git a/src/play.js b/src/play.js index 6db8e68..a94e2aa 100755 --- a/src/play.js +++ b/src/play.js @@ -291,8 +291,6 @@ async function main(args) { playerCommand = util.nextArg() }, - '-player': util => util.alias('-player-command'), - '-play-opts': function(util) { // --play-opts // Sets command line options passed to the `play` command. -- cgit 1.3.0-6-gf8a5