Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tdiprima authored Apr 14, 2020
1 parent 6cd70f8 commit 98d0db3
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,10 @@ Example:
python file_gen_util.py -d "/path/to/upload_dir" -dl "/path/to/httplinks.csv" -t "manifest_type"
```

**Parameter:** `manifest_type` <br>
"map" or "segmentation"
**Parameter:** `manifest_type`
- map
- heatmap
- segmentation

**Parameter:** `substring_to_replace` (optional)<br>
If there is a part of the filename that needs to be stripped out (for example, file ends in "-test") then pass "\-test" (note the '-' is escaped) as the last argument.<br>
Expand Down

0 comments on commit 98d0db3

Please sign in to comment.