mirror of
https://github.com/munki/munki.git
synced 2026-03-06 23:10:17 -06:00
In manifestutil if no subcommands are given manifestutil exits with a trackback. I added a check to see if the number of subcommands is < 1 and to list the available subcommands if so.