Comment 2 for bug 533631

Revision history for this message
marcobra (Marco Braida) (marcobra) wrote : Re: notify-send unusable in app logic due the -t parameter the man and the help of notify-send -t parameter is invalid

Then the help of notify-send is buggy...

libnotify-bin:
  Installato: 0.4.5-1ubuntu3
  Candidato: 0.4.5-1ubuntu3
  Tabella versione:
 *** 0.4.5-1ubuntu3 0
        500 http://archive.ubuntu.com lucid/universe Packages
        100 /var/lib/dpkg/status
ubuntu@ubuntu:~$

------------------------------------------------

notify-send --help

Usage:
  notify-send [OPTION...] <SUMMARY> [BODY] - create a notification

Help Options:
  -?, --help Show help options

Application Options:
  -u, --urgency=LEVEL Specifies the urgency level (low, normal, critical).
  -t, --expire-time=TIME Specifies the timeout in milliseconds at which to expire the notification.
  -i, --icon=ICON[,ICON...] Specifies an icon filename or stock icon to display.
  -c, --category=TYPE[,TYPE...] Specifies the notification category.
  -h, --hint=TYPE:NAME:VALUE Specifies basic extra data to pass. Valid types are int, double, string and byte.
  -v, --version Version of the package.

Thank you