Options (8)
booleanList available licenses
Example:
proctl {{[-ll|-list-licenses]}}booleanList available languages
Example:
proctl {{[-lL|-list-languages]}}booleanPick a license in a FZF menu
Example:
proctl {{[-pl|-pick-license]}}booleanPick a language in a FZF menu
Example:
proctl {{[-pL|-pick-language]}}-rbooleanRemove all licenses from the current project
Example:
proctl {{[-r|-remove-license]}}-tbooleanCreate a new license template
Example:
proctl {{[-t|-new-template]}}-RbooleanDelete a license from templates
Example:
proctl {{[-R|-delete-license]}} {{@license_name1 @license_name2 ...}}-hbooleanDisplay help
Example:
proctl {{[-h|-help]}}Examples (8)
List available licenses
proctl [-ll|-list-licenses]List available languages
proctl [-lL|-list-languages]Pick a license in a FZF menu
proctl [-pl|-pick-license]Pick a language in a FZF menu
proctl [-pL|-pick-language]Remove all licenses from the current project
proctl [-r|-remove-license]Create a new license template
proctl [-t|-new-template]Delete a license from templates
proctl [-R|-delete-license] @license_name1 @license_name2 ...Display help
proctl [-h|-help]made by @shridhargupta | data from tldr-pages