Merge pull request #19 from mbrukman/patch-1
Update default flag values in README.md
This commit is contained in:
@@ -14,10 +14,10 @@ to any file that already has one.
|
|||||||
|
|
||||||
addlicense [flags] pattern [pattern ...]
|
addlicense [flags] pattern [pattern ...]
|
||||||
|
|
||||||
-c copyright holder (default "Google LLC.")
|
-c copyright holder (defaults to "Google LLC")
|
||||||
-f custom license file (no default)
|
-f custom license file (no default)
|
||||||
-l license type: apache, bsd, mit (default "apache")
|
-l license type: apache, bsd, mit (defaults to "apache")
|
||||||
-y year (default "2018")
|
-y year (defaults to current year)
|
||||||
|
|
||||||
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user