From 8f9a80a9ac8f353ce2cdafa23f0e5163d30d5800 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Wed, 1 May 2019 22:32:11 +0300 Subject: Add support for description-type package manifest value --- load/load.cli | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'load/load.cli') 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 -- cgit v1.1