mirror of
https://github.com/jaywcjlove/reference.git
synced 2025-06-16 12:11:21 +08:00
chore: format markdown code. (#42)
* format: fix markdown * update: fix markdown * update: fix cron problems * update: delete .markdownlintignore * update * chore: add tab -> 4 space * chore: fix tab -> 2 in the .editorconfig
This commit is contained in:
@ -81,7 +81,7 @@ $ yum provides “*bin/top”
|
||||
$ yum provides “*/README.top”
|
||||
```
|
||||
|
||||
#### search
|
||||
#### search
|
||||
|
||||
```bash
|
||||
# 查找名称或描述中带有 samba 的软件包
|
||||
@ -394,7 +394,7 @@ yum list available --disablerepo=epel
|
||||
yum install --downloadonly vsftpd
|
||||
```
|
||||
|
||||
---
|
||||
----
|
||||
|
||||
:- | -
|
||||
:- | -
|
||||
@ -420,4 +420,4 @@ yum install --downloadonly vsftpd
|
||||
- [用 yum 管理软件包](http://prefetch.net/articles/yum.html) _(prefetch.net)_
|
||||
- [Fedora 中的 Yum 文档](https://docs.fedoraproject.org/en-US/Fedora/15/html/Deployment_Guide/ch-yum.html) _(fedoraproject.org)_
|
||||
- [CentOS 中的 Yum 文档](http://wiki.centos.org/PackageManagement/Yum/) _(wiki.centos.org)_
|
||||
- [Scientific Linux 中的 Yum 文档](https://www.scientificlinux.org/documentation/faq/yum.apt.repo) _(scientificlinux.org)_
|
||||
- [Scientific Linux 中的 Yum 文档](https://www.scientificlinux.org/documentation/faq/yum.apt.repo) _(scientificlinux.org)_
|
||||
|
Reference in New Issue
Block a user