Difference between revisions of "Pdm kit"

From SDU
Jump to: navigation, search
(New page: == Usage == pdm_kit [-h] [-i] [-f] [-e] [-o] [-s] [-t] [-r] [-v] [-d] [-x] [filename] <br> {| |- ! Command ! Description ! Remarks)
 
(Usage)
Line 1: Line 1:
 
== Usage ==
 
== Usage ==
 +
 +
You can specify input parameters in two ways:
 +
 +
1. Using command line arguments
 +
 +
2. Using configuration file kit_config.txt (via pdm_kit –i)
 +
 +
 
pdm_kit [-h] [-i] [-f] [-e] [-o] [-s] [-t] [-r] [-v] [-d] [-x] [filename]
 
pdm_kit [-h] [-i] [-f] [-e] [-o] [-s] [-t] [-r] [-v] [-d] [-x] [filename]
 
<br>
 
<br>
Line 7: Line 15:
 
! Description
 
! Description
 
! Remarks
 
! Remarks
 +
|-
 +
| -h
 +
|Specifies help
 +
|-
 +
| -i
 +
|Specifies the user input template defined in kit_config.txt.
 +
|-

Revision as of 12:52, 4 July 2008

Usage

You can specify input parameters in two ways:

1. Using command line arguments

2. Using configuration file kit_config.txt (via pdm_kit –i)


pdm_kit [-h] [-i] [-f] [-e] [-o] [-s] [-t] [-r] [-v] [-d] [-x] [filename]

Command Description Remarks
-h Specifies help
-i Specifies the user input template defined in kit_config.txt.