diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2019-05-01 22:32:11 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2019-05-15 17:36:01 +0300 |
commit | 8f9a80a9ac8f353ce2cdafa23f0e5163d30d5800 (patch) | |
tree | edb89ce300c831897cbe80b9e4e2000b0807acff /load/load.cli | |
parent | 038ba04cc0e5a6b933254813c34108d6e3fd4a38 (diff) |
Add support for description-type package manifest value
Diffstat (limited to 'load/load.cli')
-rw-r--r-- | load/load.cli | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/load/load.cli b/load/load.cli index 17aba5b..74c91f2 100644 --- a/load/load.cli +++ b/load/load.cli @@ -40,6 +40,11 @@ class options { "\h|OPTIONS|" + bool --ignore-unknown + { + "Ignore unknown manifest entries." + } + bool --force { "Reload package information regardless of the repository manifest file |