put table into alpahabetical order

This commit is contained in:
Ray Elliott 2020-03-26 15:54:32 +00:00
parent d122e22dc7
commit 8af217f81f
1 changed files with 2 additions and 2 deletions

View File

@ -10,8 +10,8 @@ Useful utility scripts.
| Script | Comment |
|---|---|
|newsh ["command"]|Create executable `sh` script. Optionally add `command`.|
|newbash ["command"]|Create executable `bash` script. Optionally add `command`.|
|date-show|Show a time and date window.|
|newbash ["command"]|Create executable `bash` script. Optionally add `command`.|
|newsh ["command"]|Create executable `sh` script. Optionally add `command`.|
|pam-say <text>|Tells Pamela to say something|