Options (3)
-a, --addbooleanAdd tags to a file
Example:
tag {{[-a|--add]}} {{tag_name1,tag_name2,...}} {{path/to/file}}-r, --removebooleanRemove a tag
Example:
tag {{[-r|--remove]}} {{tag_name}} {{path/to/file}}-m, --matchbooleanShow all files with a given tag
Example:
tag {{[-m|--match]}} {{tag_name}}made by @shridhargupta | data from tldr-pages