From 528f7e1c5e2a55e2c195ea9470e4ccf320a618a0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E5=BC=9F=E8=B0=83=E8=B0=83=E2=84=A2?= Date: Thu, 12 Aug 2021 22:34:36 +0800 Subject: [PATCH] Update ls.md --- command/ls.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/command/ls.md b/command/ls.md index 9af0d764e6..a7f44c6665 100644 --- a/command/ls.md +++ b/command/ls.md @@ -417,11 +417,11 @@ auto CHANGES CHANGES.ru conf configure contrib html LICENSE Makefile ma ### 不同颜色代表的文件类型 -* **蓝色**:目录 -* 绿色:可执行文件 -* 白色:一般性文件,如文本文件,配置文件等 -* 红色:压缩文件或归档文件 -* 浅蓝色:链接文件 +* `蓝色`:目录 +* `绿色`:可执行文件 +* `白色`:一般性文件,如文本文件,配置文件等 +* `红色`:压缩文件或归档文件 +* `浅蓝色`:链接文件 * 红色闪烁:链接文件存在问题 * 黄色:设备文件 * 青黄色:管道文件