Skip to content

Commit

Permalink
doc: update su.md (#473)
Browse files Browse the repository at this point in the history
  • Loading branch information
Makonike committed Feb 26, 2023
1 parent 2075046 commit 102422c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion command/su.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ su root -f
变更帐号为test并改变工作目录至test的家目录:

```shell
su -test
su - test
```


0 comments on commit 102422c

Please sign in to comment.