mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 06:22:07 +02:00
eix: fix typo
This commit is contained in:
parent
7382d67cab
commit
2a1e5782a8
1 changed files with 2 additions and 2 deletions
|
@ -11,11 +11,11 @@
|
||||||
|
|
||||||
`eix --installed {{package_name}}`
|
`eix --installed {{package_name}}`
|
||||||
|
|
||||||
- Seach in package descriptions:
|
- Search in package descriptions:
|
||||||
|
|
||||||
`eix --description "{{description}}"`
|
`eix --description "{{description}}"`
|
||||||
|
|
||||||
- Seach by package license:
|
- Search by package license:
|
||||||
|
|
||||||
`eix --license {{license}}`
|
`eix --license {{license}}`
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue