对文档进行若干更新#487
Merged
jaywcjlove merged 13 commits intojaywcjlove:masterfrom Apr 24, 2023
conglinyizhi:master
Merged
Conversation
jaywcjlove
reviewed
Apr 23, 2023
|
|
||
| Arch Linux 系统极其衍生系统中默认使用的包管理器 | ||
|
|
||
| ## 安装 |
Owner
There was a problem hiding this comment.
pacman
===
Arch Linux 系统极其衍生系统中默认使用的包管理器
## 安装@conglinyizhi 必须按照上面格式新建文档,因为需要获取这个标题是根据 === 规则匹配
Closed
yuanweize
pushed a commit
to yuanweize/linux-command
that referenced
this pull request
Jan 22, 2026
…#487) * 添加 Pacman 指令 jaywcjlove#224 * 补充 7z 简体中文网站 * 添加指向自由软件基金会的链接 * 翻译grub2-mkconfig.md * 增加 7z help 信息翻译 * 重新翻译 选项 一节 * 增加参考信息 * 简化文字 * 删除一些空格 * 重写 选项 一节 * 修复格式问题 * 使用本地 fdisk 指令重写文档选项章节 * 修改格式以符合其他项目要求
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fdisk.mdag.mdpacman指令 建议添加Arch系常用命令 #224另外,在文档编辑的过程中,我发现多数文档因为第二行都是
====格式的标题,这导致在 vscode 编辑的时候频繁提醒 MD003/heading-style/header-style: Heading style [Expected: setext; Actual: atx]markdownlintMD003 问题,未来是否可以修改这些标题?