1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

eix: fix typo

This commit is contained in:
siavashsoleymani 2020-10-27 10:02:08 +03:30 committed by Owen Voke
parent 7382d67cab
commit 2a1e5782a8

View file

@ -11,11 +11,11 @@
`eix --installed {{package_name}}`
- Seach in package descriptions:
- Search in package descriptions:
`eix --description "{{description}}"`
- Seach by package license:
- Search by package license:
`eix --license {{license}}`