Skip to content

Commit

Permalink
Update groupadd.md (#433)
Browse files Browse the repository at this point in the history
fix a mis-spell
  • Loading branch information
wurining authored Oct 19, 2022
1 parent 4c7735e commit 5e58049
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion command/groupadd.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ groupadd(选项)(参数)
```shell
-g:指定新建工作组的id;
-r:创建系统工作组,系统工作组的组ID小于500;
-K:覆盖配置文件“/ect/login.defs”;
-K:覆盖配置文件“/etc/login.defs”;
-o:允许添加组ID号不唯一的工作组。
```

Expand Down

0 comments on commit 5e58049

Please sign in to comment.