Description
Commands with non-obvious flag combinations would benefit from an EXAMPLES section in their --help output. The buildCommandHelp() system already supports custom sections, so this is adding content to individual commands.
Priority candidates:
field add rich-text — --allow syntax
field add content-relationship — --custom-type, --tag, --field interaction
field add select — --option repeating
type create — --format page vs --format custom with --single
slice connect — which args go where
Simple commands like type view, locale add, repo create probably don't need examples.
Description
Commands with non-obvious flag combinations would benefit from an
EXAMPLESsection in their--helpoutput. ThebuildCommandHelp()system already supports custom sections, so this is adding content to individual commands.Priority candidates:
field add rich-text—--allowsyntaxfield add content-relationship—--custom-type,--tag,--fieldinteractionfield add select—--optionrepeatingtype create—--format pagevs--format customwith--singleslice connect— which args go whereSimple commands like
type view,locale add,repo createprobably don't need examples.