added example reports w and w/o data

This commit is contained in:
2018-06-12 21:09:59 +02:00
parent b95bb8bcf6
commit 200841c81e
48 changed files with 3161 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
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!)