diff options
Diffstat (limited to 'subx/edit')
-rwxr-xr-x | subx/edit | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/edit b/subx/edit index 517e1f75..ef20d85f 100755 --- a/subx/edit +++ b/subx/edit @@ -1,5 +1,5 @@ #!/usr/bin/env zsh -# Open a specific example. +# Open commonly-used SubX programs. if [ $# -eq 0 ] then |