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:
parent
f5d62dfd93
commit
a85040091f
1 changed files with 1 additions and 1 deletions
|
@ -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}}`
|
||||
|
|
Loading…
Reference in a new issue