AnotherFoxGuy / pmm

:package: :mailbox_with_no_mail: It's the C++ Package Manager Manager
https://anotherfoxguy.com/pmm/
MIT License
15 stars 2 forks source link

Running pmm-cli without arguments should print help #37

Closed AnotherFoxGuy closed 4 years ago

AnotherFoxGuy commented 4 years ago

Currently it prints this:

# pmm-cli.bat
CMake Error at _pmm/1.7.2/main.cmake:120 (message):
  PMM did not recognise the given argument list
Call Stack (most recent call first):
  _pmm/1.7.2/entry.cmake:78 (_pmm_script_main)
   pmm.cmake:68 (include)
issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.66. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

AnotherFoxGuy commented 4 years ago

Fixed with #38