Specifies the command to generate a
.desktopfile and a download icon with minimal information. More information: https://manned.org/gendesk.
.desktop file named app:gendesk -n --name "{{app}}" --exec "{{/path/to/app}}" --icon "{{/path/to/icon.png}}" --comment "{{This is application}}"
.desktop file named app, do not display any output, and overwrite it if it exists:gendesk -q -f -n --name "{{app}}" --exec "{{/path/to/app}}" --icon "{{/path/to/icon.png}}" --comment "{{This is application}}"
gendesk {{[-h|--help]}}