mirror of
https://github.com/munki/munki.git
synced 2026-05-25 07:38:41 -05:00
f4f72174be
Since adding the '--notes' option, which can either be a simple string or the contents of a file (if a valid path is supplied), this same functionality has been extended to the '--description' option. Providing a function so that this same operation can be used in other areas seemed like the logical thing to do.