This commit is contained in:
ray 2020-02-17 20:29:12 +00:00
parent 88ad8b8da0
commit 0cb7e68612
1 changed files with 1 additions and 1 deletions

View File

@ -9,5 +9,5 @@ Useful utility scripts.
## Files
```
newsh [command] create executable `sh` script. Optionally add command.
newsh "[command]" create executable `sh` script. Optionally add command.
```