5 Commits

Author SHA1 Message Date
Ikey Doherty 11fb359118 docs: Document options reported absent in issue #9
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-29 00:28:13 +01:00
Ikey Doherty f43617626e Add 'list' parameter to list supported package types
We add an explicit 'list' value to the type check so that users can determine
the supported packages in an error-free fashion, per issue #10. Making the
parameter optional is technically possible, but with the number of issues
that GLib's GOption* API present, it seems likely it will be redone in the
future to be less insane.

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-29 00:18:12 +01:00
Ikey Doherty 5052ba67e2 docs: Update manpage to reflect requirement on file being named 'packages'
This resolves issue #7

Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-27 22:54:50 +01:00
Ikey Doherty d5e73a3171 docs: Add --skip-update documentation
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-04-13 15:06:12 +01:00
Ikey Doherty e860c9a523 Initial import
Signed-off-by: Ikey Doherty <michael.i.doherty@intel.com>
2015-03-24 17:27:09 +00:00