Labels
Labels are used for display purposes. You can use a label to give a task a friendly name.
For example, if you have a script called “check-flash-usage.sh”, you can give it a label like “Check Flash”.
Here’s how you would do that:
*/4 * * *:check-flash-usage.sh:Check Flash
The label will be used on the active frame and the various drop down lists within the app.
Whatever you set it to, you must use a label, or strange things may happen…