Allow for getting world name and path separately on the command line (#6555)
authorBrian <BitOfAByte@users.noreply.github.com>
Sun, 4 Mar 2018 16:34:09 +0000 (11:34 -0500)
committerSmallJoker <SmallJoker@users.noreply.github.com>
Sun, 4 Mar 2018 16:34:09 +0000 (17:34 +0100)
commit929792e15ea50943e7fd23925c3d1d431dfd8a02
treea964c463c720c1a92dc93c27789b551162a289bb
parent48493a979b4300d96ba17e2ef3a881641323f43e
Allow for getting world name and path separately on the command line (#6555)

Change to --worldlist instead of --world list.

Gets rid of --worldpath parameter added as part of this pull request,
instead moving the listing function to a command --worldlist that
accepts either name, path, or both and prints out the corresponding
information.
src/main.cpp