Skip to content

Commit 76290e6

Browse files
Update README with usage information for custom license file
1 parent 66fdaac commit 76290e6

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,11 @@ to any file that already has one.
1313
## usage
1414

1515
addlicense [flags] pattern [pattern ...]
16-
16+
1717
-c copyright holder (default "Google LLC.")
18+
-f custom license file (no default)
1819
-l license type: apache, bsd, mit (default "apache")
19-
-y year (default 2016)
20+
-y year (default "2018")
2021

2122
The pattern argument can be provided multiple times, and may also refer
2223
to single files.

0 commit comments

Comments
 (0)