
zcrunner - Run a file using a choosen method, desktop entry or mimetype.

zcrunner -o <object> [-a <action>] [-n] [-A <boolean>] zcrunner -L zcrunner -l -m <mimetype> [-a <action>] zcrunner -r -m <mimetype> [-a <action>] zcrunner -g -m <mimetype> [-a <action>]


This is the action to use. If it is not defined, it defaults to 'view'.
A perl boolean value for if it should ask or not if a mimetype and action has not been setup previously.
Print information for the specified mimetype and action. This requires '-m' be specified.
List all actions for the mimetype specified by '-m'.
List the mimetypes that have been setup.
Specified a mimetype to operate on.
Setup an action instead of running an object. This requires '-o' to be specified.
This is the object that to run or ask about.
Remove the specified action for the mimetype specified by '-m'.

No object specified using '-o'.
Failed to create a new ZConf::Runner object.
No mimetype specified. Using '-m'.
Removing action for the specified mimetype failed.
Listing the available mimetypes failed.