Skip to content

Commit 2155301

Browse files
committed
Ch05: Fix prettier
1 parent 1dfd7c8 commit 2155301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Ch05/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -463,7 +463,7 @@ drwxrwxr-x 2 ustc ustc 4096 Feb 3 22:38 a_folder
463463
$ useradd
464464
Usage: useradd [options] LOGIN
465465
useradd -D
466-
useradd -D [options]
466+
useradd -D [options]
467467
```
468468

469469
虽然说 `useradd` 这种程序只能 root 运行,但是以上差异是为什么呢?

0 commit comments

Comments
 (0)