*: sync more information links in translations (#6537)

This commit is contained in:
marchersimon
2021-10-01 20:28:01 +02:00
committed by GitHub
parent 342456add9
commit 642dbf2e97
310 changed files with 311 additions and 143 deletions

View File

@@ -1,7 +1,7 @@
# a2disconf
> 在基于 Debian 的操作系统上禁用 Apache 配置文件。
> 更多信息:<https://manpages.debian.org/latest/apache2/a2disconf.8.html>.
> 更多信息:<https://manpages.debian.org/latest/apache2/a2disconf.8.en.html>.
- 禁用配置文件:

View File

@@ -1,7 +1,7 @@
# a2dismod
> 在基于 Debian 的操作系统上禁用 Apache 模块。
> 更多信息:<https://manpages.debian.org/latest/apache2/a2dismod.8.html>.
> 更多信息:<https://manpages.debian.org/latest/apache2/a2dismod.8.en.html>.
- 禁用模块:

View File

@@ -1,7 +1,7 @@
# a2dissite
> 在基于 Debian 的操作系统上禁用 Apache 虚拟主机。
> 更多信息:<https://manpages.debian.org/latest/apache2/a2dissite.8.html>.
> 更多信息:<https://manpages.debian.org/latest/apache2/a2dissite.8.en.html>.
- 禁用虚拟主机:

View File

@@ -1,7 +1,7 @@
# a2enconf
> 在基于 Debian 的操作系统上启用 Apache 配置文件。
> 更多信息:<https://manpages.debian.org/latest/apache2/a2enconf.8.html>.
> 更多信息:<https://manpages.debian.org/latest/apache2/a2enconf.8.en.html>.
- 启用配置文件:

View File

@@ -1,7 +1,7 @@
# a2enmod
> 在基于 Debian 的操作系统上启用 Apache 模块。
> 更多信息:<https://manpages.debian.org/latest/apache2/a2enmod.8.html>.
> 更多信息:<https://manpages.debian.org/latest/apache2/a2enmod.8.en.html>.
- 启用模块:

View File

@@ -1,7 +1,7 @@
# a2ensite
> 在基于 Debian 的操作系统上启用 Apache 虚拟主机。
> 更多信息:<https://manpages.debian.org/latest/apache2/a2ensite.8.html>.
> 更多信息:<https://manpages.debian.org/latest/apache2/a2ensite.8.en.html>.
- 启用虚拟主机:

View File

@@ -1,7 +1,7 @@
# a2query
> 在基于 Debian 的操作系统上查看 Apache 运行配置。
> 更多信息:<https://manpages.debian.org/latest/apache2/a2query.1.html>.
> 更多信息:<https://manpages.debian.org/buster/apache2/a2query.1.en.html>.
- 列出启用的 Apache 模块:

View File

@@ -2,6 +2,7 @@
> Apache HTTP web 服务器命令行管理工具。
> 基于 Debian 的操作系统自带该命令,基于 RHEL 的查看 `httpd`。
> 更多信息:<https://manpages.debian.org/latest/apache2/apache2ctl.8.en.html>.
- 启动 Apache 守护进程。如果已运行则发送一个消息:

View File

@@ -1,6 +1,7 @@
# apt-add-repository
> 管理 apt 仓库。
> 更多信息:<https://manpages.debian.org/latest/software-properties-common/apt-add-repository.1.html>.
- 添加一个 apt 仓库:

View File

@@ -1,7 +1,7 @@
# arecored
> ALSA 声卡驱动的声音录制器。
> 更多信息:<https://manned.org/aplay>.
> 更多信息:<https://manned.org/arecord>.
- 以 "CD" 质量录制一段声音(录制结束以 Ctrl-C 停止):

View File

@@ -1,7 +1,7 @@
# arithmetic
> 测试见到你的算术问题。
> 更多信息:<https://manpages.debian.org/bsdgames/arithmetic.6.html>.
> 更多信息:<https://manpages.debian.org/bsdgames/arithmetic.6.en.html>.
- 开始算术测试:

View File

@@ -1,7 +1,7 @@
# ark
> KDE 归档工具。
> 更多信息:<https://docs.kde.org/stable5/en/kdeutils/ark/>.
> 更多信息:<https://docs.kde.org/stable5/en/ark/ark/>.
- 将存档解压缩到当前目录:

View File

@@ -1,6 +1,7 @@
# line
> 读取单行输入。
> 更多信息:<https://manned.org/line>.
- 读取输入:

View File

@@ -2,7 +2,7 @@
> 将 macOS 样式的行尾更改为 Unix 样式。
> 用 CR 替换 LF.
> 更多信息: <https://waterlan.home.xs4all.nl/dos2unix.html>.
> 更多信息:<https://waterlan.home.xs4all.nl/dos2unix.html>.
- 更改文件的行尾:

View File

@@ -1,6 +1,7 @@
# poweroff
> 关闭系统。
> 更多信息:<https://www.man7.org/linux/man-pages/man8/poweroff.8.html>.
- 关闭系统电源:

View File

@@ -1,6 +1,7 @@
# reboot
> 重新启动系统。
> 更多信息:<https://www.man7.org/linux/man-pages/man8/reboot.8.html>.
- 立即重新启动:

View File

@@ -2,7 +2,7 @@
> 执行文本的下划线。
> 给定字符串中的每个字符必须单独加下划线。
> 更多信息: <https://manned.org/ul>.
> 更多信息:<https://manned.org/ul>.
- 在适用的情况下用下划线显示文件的内容:

View File

@@ -2,6 +2,7 @@
> 将 Unix 样式的行尾更改为 DOS 样式。
> 用 CRLF 替换 CR.
> 更多信息:<https://waterlan.home.xs4all.nl/dos2unix.html>.
- 更改文件的行尾:

View File

@@ -2,6 +2,7 @@
> 将 Unix 样式的行尾更改为 macOS 样式。
> 用 LF 替换 CR.
> 更多信息:<https://waterlan.home.xs4all.nl/dos2unix.html>.
- 更改文件的行尾:

View File

@@ -1,7 +1,7 @@
# w
> 显示登录者及其进程。
> 更多信息: <https://www.geeksforgeeks.org/w-command-in-linux-with-examples/>.
> 更多信息:<https://www.geeksforgeeks.org/w-command-in-linux-with-examples/>.
- 显示当前登录的所有用户的信息:

View File

@@ -1,6 +1,7 @@
# zypper
> SUSE & openSUSE 的软件包管理工具。
> 更多信息:<https://en.opensuse.org/SDB:Zypper_manual>.
- 同步可用的软件包和版本列表: