From df7819dc08d784835ee127fd6c5f4db4af081efb 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?= <398188662@qq.com> Date: Wed, 22 May 2019 09:37:43 +0800 Subject: [PATCH] Update ls.md --- command/ls.md | 1 + 1 file changed, 1 insertion(+) diff --git a/command/ls.md b/command/ls.md index 748bbf08a4c..f662e33a649 100644 --- a/command/ls.md +++ b/command/ls.md @@ -11,6 +11,7 @@ ls ```shell ls [选项] [文件名...] + [-1abcdfgiklmnopqrstuxABCDFGLNQRSUX] [-w cols] [-T cols] [-I pattern] [--full-time] [--format={long,verbose,commas,across,vertical,single-col‐umn}] [--sort={none,time,size,extension}] [--time={atime,access,use,ctime,status}] [--color[={none,auto,always}]] [--help] [--version] [--] ``` ### 选项