Reformat a bit
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 1 Nov 2004 20:16:44 +0000 (20:16 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 1 Nov 2004 20:16:44 +0000 (20:16 +0000)
util/yaz-asncomp

index e2a832d..c73adb7 100755 (executable)
@@ -6,7 +6,7 @@ exec tclsh "$0" "$@"
 # (c) Index Data 1996-2004
 # See the file LICENSE for details.
 #
-# $Id: yaz-asncomp,v 1.3 2004-02-11 21:39:45 adam Exp $
+# $Id: yaz-asncomp,v 1.4 2004-11-01 20:16:44 adam Exp $
 #
 
 set yc_version 0.3
@@ -1390,8 +1390,8 @@ if {![info exists inf(iname)]} {
     puts "YAZ ASN.1 Compiler ${yc_version}"
     puts "Usage:"      
     puts -nonewline ${argv0}
-    puts { [-v] [-c cfile] [-h hfile] [-p hfile] [-d dfile] [-I iout] [-i idir]}
-    puts {    [-m module] file}
+    puts { [-v] [-c cfile] [-h hfile] [-p hfile] [-d dfile] [-I iout]}
+    puts {    [-i idir] [-m module] file}
     exit 1
 }