Tribler / Dollynator

Autonomous self-replicating code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Confusing create child usage

andrebreis opened this issue · comments

The current usage pattern when calling create-child.sh is Usage: ./create-child.sh <parameter> <value> which implies there's one mandatory parameter and one mandatory value.

Something like Usage: ./create-child.sh [options] seems more appropriate.