internetarchive: hide item-metadata from config file usage

This commit is contained in:
Corentin Barreau 2024-12-03 12:18:42 +01:00
parent 844d931aef
commit 8ded49710b

View file

@ -156,6 +156,7 @@ Owner is able to add custom keys. Metadata feature grabs all the keys including
Help: `Metadata to be set on the IA item, this is different from file-level metadata that can be set using --metadata-set.
Format is key=value and the 'x-archive-meta-' prefix is automatically added.`,
Default: []string{},
Hide: fs.OptionHideConfigurator,
Advanced: true,
}, {
Name: "item_derive",