mirror of
https://github.com/munki/munki.git
synced 2026-05-14 16:28:58 -05:00
36514fc748
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.