Skip to content

Commit 102422c

Browse files
authored
doc: update su.md (#473)
1 parent 2075046 commit 102422c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

command/su.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ su root -f
4646
变更帐号为test并改变工作目录至test的家目录:
4747

4848
```shell
49-
su -test
49+
su - test
5050
```
5151

5252

0 commit comments

Comments
 (0)