OSDN Git Service

Document Added
[eos/optional.git] / doc / SmallTools / largeIPInfo.html
index 0bc8bf0..9ddc004 100644 (file)
@@ -8,13 +8,16 @@
 <PRE>
 Usage: largeIPInfo
 Options:
-    [-i[nput]            In                  ] :Essential :InputDataFile
-    [-o[utput]           Out                 ] :Optional  :OutputDataFile
-    [-start              startx              starty              ] :Optional  :StartCoord
-    [-step               stepx               stepy               ] :Optional  :StepCoord
-    [-size               width               height              ] :Optional  :SizeCoord
-    [-c[onfig]           configFile          ] :Optional  :ConfigurationFile
-    [-m[ode]             mode                ] :Optional  :Mode
+    [-i[nput]            In                  (NULL      ).as(inFile              ) ] :Essential :InputDataFile
+    [-o[utput]           Out                 (stdout    ).as(outFile             ) ] :Optional  :OutputDataFile
+    [-start              startx              (0         ).as(Integer             ) 
+                         starty              (0         ).as(Integer             ) ] :Optional  :StartCoord
+    [-step               stepx               (1         ).as(Integer             ) 
+                         stepy               (1         ).as(Integer             ) ] :Optional  :StepCoord
+    [-size               width               (LARGE_IP_IMAGE_WIDTH).as(Integer             ) 
+                         height              (LARGE_IP_IMAGE_HEIGHT).as(Integer             ) ] :Optional  :SizeCoord
+    [-c[onfig]           configFile          (NULL      ).as(inFile              ) ] :Optional  :ConfigurationFile
+    [-m[ode]             mode                (0         ).as(Integer             ) ] :Optional  :Mode
 </PRE>
 </BODY>
 </HTML>