mirror of
https://github.com/cmderdev/cmder.git
synced 2025-04-24 02:22:32 +08:00
docs: update to latest useage
This commit is contained in:
parent
192056e19b
commit
f4ee915678
@ -265,7 +265,7 @@ to start init.bat with custom argument(`/startNotepad`) and put
|
|||||||
|
|
||||||
```batch
|
```batch
|
||||||
|
|
||||||
call %flag_exists% "/startNotepad" "cmd /c start notepad.exe"`
|
call %flag_exists% "/startNotepad" "start" "notepad.exe"`
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user