This commit is contained in:
glenda 2021-01-19 22:19:49 +00:00
parent 5fde349deb
commit 4b7415941d
1 changed files with 1 additions and 1 deletions

2
blog
View File

@ -5,7 +5,7 @@ while(! ~ $#* 0) {
switch ($1) {
case -w
webroot=$2
shift'
shift
case *
echo Usage: g9srv/blog [-w webroot]
exit usage