Bug 184589

Summary: notify-send --help shows multiple '-t' options
Product: [Fedora] Fedora Reporter: James Laska <jlaska>
Component: libnotifyAssignee: David Zeuthen <davidz>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: jturner, mclasen
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-06-17 05:24:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description James Laska 2006-03-10 01:17:23 UTC
# RPM libnotify-0.3.0-5.i386

notify-send shows multiple options that respond to the '=t' switch.  As the text
below indicates, both --expire-time (-t) and --type (-t) use the same short option.

$ notify-send --help
Usage: notify-send [OPTIONS]* <summary> [body]
  -u, --urgency=STRING           Specifies the urgency level (low, normal,
                                 critical).
  -t, --expire-time=INT          Specifies the timeout in seconds at which to
                                 expire the notification.
  -i, --icon=ICON1,ICON2,...     Specifies an icon filename or stock icon to
                                 display.
  -t, --type=ICON1,ICON2,...     Specifies the notification type.

Help options:
  -?, --help                     Show this help message
  --usage                        Display brief usage message

Comment 1 Matthias Clasen 2006-03-11 15:55:07 UTC
Probably best to file upstream. John, is there an upstream bug tracker for
libnotify ?

Comment 2 Matthias Clasen 2007-06-17 05:24:25 UTC
This has since been fixed.