{{QStringLiteral("d"),QStringLiteral("delay")},i18n("In background mode, delay before taking the shot (in milliseconds)"),QStringLiteral("delayMsec")},
{{QStringLiteral("c"),QStringLiteral("clipboard")},i18n("In background mode, copy screenshot to clipboard")},
{{QStringLiteral("w"),QStringLiteral("onclick")},i18n("Wait for a click before taking screenshot. Invalidates delay")},
{{QStringLiteral("i"),QStringLiteral("new-instance")},i18n("Starts a new GUI instance of spectacle without registering to DBus")}
{{QStringLiteral("i"),QStringLiteral("new-instance")},i18n("Starts a new GUI instance of spectacle without registering to DBus")},
{{QStringLiteral("include-pointer")},i18n("Include pointer in the screenshot")},
{{QStringLiteral("include-decorations")},i18n("Include window decorations in the screenshot")},
{{QStringLiteral("no-include-pointer")},i18n("Do not include pointer in the screenshot")},
{{QStringLiteral("no-include-decorations")},i18n("Do not include window decorations in the screenshot")},