Skip to content

Commit

Permalink
doc: Update yum.md (#500)
Browse files Browse the repository at this point in the history
新增参数provides
  • Loading branch information
Nexchard authored May 24, 2023
1 parent 98dd113 commit 5a20430
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion command/yum.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ shell:进入yum的shell提示符;
resolvedep:显示rpm软件包的依赖关系;
localinstall:安装本地的rpm软件包;
localupdate:显示本地rpm软件包进行更新;
deplist:显示rpm软件包的所有依赖关系。
deplist:显示rpm软件包的所有依赖关系;
provides:查询某个程序所在安装包。
```

### 实例
Expand Down

0 comments on commit 5a20430

Please sign in to comment.