mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
Simplify option examples
This commit is contained in:
parent
d23c4fe582
commit
75063eeb81
1 changed files with 1 additions and 6 deletions
|
@ -31,11 +31,6 @@
|
|||
|
||||
`mise set {{variable}}={{value}}`
|
||||
|
||||
- Pass an option
|
||||
|
||||
`mise install {{name}}\[{{option}}={{option_value}}\]@{{version}}`
|
||||
`mise use {{name}}\[{{option}}={{option_value}}\]@{{version}}`
|
||||
|
||||
- Multiple options
|
||||
- Pass plugin options
|
||||
|
||||
`mise use {{name}}\[{{option1}}={{option1_value}},{{option2}}={{option2_value}}\]@{{version}}`
|
||||
|
|
Loading…
Add table
Reference in a new issue