fixed bug
1 files changed, 5 insertions(+), 0 deletions(-) M start
M start => start +5 -0
@@ 2,6 2,11 @@ nsfile=/lib/namespace.9box.default command=9box/9boxrc +if(~ $#* 0){ + echo Usage: 9box/start [-n nsfile] [-c command] srvfile [authagent] + exit usage +} + while(! ~ $#* 1) { switch ($1) { case -n