1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-10-31 07:57:55 +01:00

license: rename name/year params

This commit is contained in:
Hayden Schiff 2016-01-22 11:26:29 -05:00
parent f5d62dfd93
commit a85040091f

View file

@ -16,4 +16,4 @@
- Create a license with explicitly-set name and year:
`license --name {{custom_name}} --year {{custom_year}} {{license_name}}`
`license --name {{author}} --year {{release_year}} {{license_name}}`