alpine : add chinese translation

This commit is contained in:
hugue
2018-12-21 21:00:55 +08:00
committed by Agniva De Sarker
parent 4d0cf0f12f
commit 83ab89b278
1248 changed files with 6 additions and 25978 deletions

View File

@@ -1,15 +0,0 @@
# apt-file
> Search for files in apt packages, including ones not yet installed.
- Update the metadata database:
`sudo apt update`
- Search for packages that contain the specified file or path:
`apt-file search {{part/of/filename}}`
- List the contents of a specific package:
`apt-file list {{package_name}}`