ssam: add usage
This commit is contained in:
parent
00daf47137
commit
1f0260b5f8
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
flagfmt='n,e script,f sfile'
|
||||
args='[ file ... ]'
|
||||
fn usage { echo $0 '[ -n ] [ -e script ] [ -f sfile ] [ file ... ]' >[1=2] }
|
||||
if(! ifs=() eval `{aux/getflags $*}){
|
||||
usage
|
||||
exit usage
|
||||
|
|
Loading…
Reference in a new issue