aboutsummaryrefslogtreecommitdiff
path: root/fly-tools/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'fly-tools/README.markdown')
-rw-r--r--fly-tools/README.markdown3
1 files changed, 1 insertions, 2 deletions
diff --git a/fly-tools/README.markdown b/fly-tools/README.markdown
index 95a6d09..791e429 100644
--- a/fly-tools/README.markdown
+++ b/fly-tools/README.markdown
@@ -26,9 +26,8 @@ This tool creates masks from cropped video frames, which the need to be filtered
Usage:
- mask-generator <derived-background> <input-list> <output-folder>
+ mask-generator -b <derived-background> -i <input-list> -o <output-folder>
Todo:
-* implement getops
* automatically detect CPU count and apply threads accordingly