Chinese pages: remove space in More info link (#6305)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# netstat
|
||||
|
||||
> 显示与网络相关的信息,如打开的连接、打开的套接字端口等。
|
||||
> 更多信息: <https://www.unix.com/man-page/osx/1/netstat>.
|
||||
> 更多信息:<https://www.unix.com/man-page/osx/1/netstat>.
|
||||
|
||||
- 列出所有端口:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# sed
|
||||
|
||||
> 以可用脚本的来批量编辑文本。
|
||||
> 更多信息: <https://ss64.com/osx/sed.html>.
|
||||
> 更多信息:<https://ss64.com/osx/sed.html>.
|
||||
|
||||
- 替换文件中第一个出现的字符串,并打印结果:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# wifi-password
|
||||
|
||||
> 获取 wifi 的密码。
|
||||
> 更多信息: <https://github.com/rauchg/wifi-password>.
|
||||
> 更多信息:<https://github.com/rauchg/wifi-password>.
|
||||
|
||||
- 获取你当前登录的 wifi 的密码:
|
||||
|
||||
|
Reference in New Issue
Block a user