mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-04 19:44:05 +00:00
Update cheatsheets
This commit is contained in:
@@ -31,3 +31,11 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
- List all the available packages:
|
||||
|
||||
`opkg list`
|
||||
|
||||
- Find out which package owns a file:
|
||||
|
||||
`opkg search {{/path/to/file}}`
|
||||
|
||||
- List all files belonging to a package:
|
||||
|
||||
`opkg files {{package}}`
|
||||
|
||||
Reference in New Issue
Block a user