24 lines
956 B
Plaintext
24 lines
956 B
Plaintext
|
|
ios2html version: 1.1 (created: 2018-06-05)
|
|
|
|
BASIC USAGE...
|
|
bash ios2html [-b browser] -c case_no [-f folder] [-h] [-n] [-o officer] [-q] [-v] ios_backup
|
|
|
|
OPTIONS:
|
|
|
|
-b browser: The browser command to use to view the report.
|
|
(default: firefox)
|
|
-c case_no: The Case Number used in the organisation.
|
|
(MANDOTORY!)
|
|
-f folder : The output directory to use for all files.
|
|
(default: report)
|
|
-h : display usage and exit
|
|
-n : disable logging (enabled by default)
|
|
-o officer: The name of the Officer running the case.
|
|
If this is not supplied it is the real name field
|
|
for the current user in /etc/passwd or OpenDirectory.
|
|
-q : disable stdout (enabled by default)
|
|
-v : print version and exit
|
|
ios_backup: source (folder) to process (MANDOTORY!)
|
|
|