At the moment, the format for potato apps is as follows:
./app [UID] [TASK] [ARGS]
In cases where UID and ARGS are available, accept "--" as the default TASK. This way the user does not need to know the name of the default task. e.g.
./app @dev -- 1.txt
At the moment, the format for potato apps is as follows:
./app [UID] [TASK] [ARGS]In cases where UID and ARGS are available, accept "--" as the default TASK. This way the user does not need to know the name of the default task. e.g.
./app @dev -- 1.txt