Update README with usage information for custom license file

This commit is contained in:
Daniel Seymour
2018-12-19 12:34:02 -08:00
parent 66fdaacba5
commit 76290e641d

View File

@@ -13,10 +13,11 @@ to any file that already has one.
## usage ## usage
addlicense [flags] pattern [pattern ...] addlicense [flags] pattern [pattern ...]
-c copyright holder (default "Google LLC.") -c copyright holder (default "Google LLC.")
-f custom license file (no default)
-l license type: apache, bsd, mit (default "apache") -l license type: apache, bsd, mit (default "apache")
-y year (default 2016) -y year (default "2018")
The pattern argument can be provided multiple times, and may also refer The pattern argument can be provided multiple times, and may also refer
to single files. to single files.