From b092fd75dab9f975a5d258bc0b645cd35ffa22f2 Mon Sep 17 00:00:00 2001 From: repent Date: Sat, 19 Apr 2025 02:04:54 +0000 Subject: [PATCH] =?UTF-8?q?=E5=91=BD=E4=BB=A4=E8=A7=A3=E9=87=8A=E6=9C=89?= =?UTF-8?q?=E6=AD=A7=E4=B9=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: repent --- ...\234\213\347\263\273\347\273\237\344\277\241\346\201\257.md" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/docs/zh/docs/Administration/\346\237\245\347\234\213\347\263\273\347\273\237\344\277\241\346\201\257.md" "b/docs/zh/docs/Administration/\346\237\245\347\234\213\347\263\273\347\273\237\344\277\241\346\201\257.md" index b729b1a08..f4844bf75 100644 --- "a/docs/zh/docs/Administration/\346\237\245\347\234\213\347\263\273\347\273\237\344\277\241\346\201\257.md" +++ "b/docs/zh/docs/Administration/\346\237\245\347\234\213\347\263\273\347\273\237\344\277\241\346\201\257.md" @@ -26,7 +26,7 @@ free ``` - 查看磁盘信息,命令如下: + 查看磁盘分区信息,命令如下: ```shell fdisk -l -- Gitee