After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 700041 - handle --version and --help command-line arguments
handle --version and --help command-line arguments
Status: RESOLVED FIXED
Product: gnome-calendar
Classification: Applications
Component: General
unspecified
Other Linux
: Normal normal
: 3.26
Assigned To: GNOME Calendar maintainers
GNOME Calendar maintainers
Depends on:
Blocks:
 
 
Reported: 2013-05-10 00:52 UTC by Adam Dingle
Modified: 2017-04-17 18:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Adam Dingle 2013-05-10 00:52:48 UTC
gnome-calendar should accept the --version and --help command-line args, which currently fail:

$ gnome-calendar --version
(gnome-calendar:11094): GLib-GIO-CRITICAL **: This application can not open files.
$ gnome-calendar --help
(gnome-calendar:11100): GLib-GIO-CRITICAL **: This application can not open files.
$