On Thu, 09 Jun 2011 14:58:02 +0000, Camaleón wrote: > On Thu, 09 Jun 2011 07:21:58 -0700, briand wrote: > >> There's still a bug, as the man page brings up the man page/options for >> gnome-terminal which uses "--geometry=". > > I think there is no bug... let' see: > > sm01@stt008:~$ grep help /usr/bin/x-terminal-emulator > elsif ($opt eq '-h' || $opt eq '--help') > push(@args, '--help'); > > The "help" command from "x-terminal-emulator" accepts both arguments, "- > h" and "--help") ;-)
Err... after re-reading my response I think I've completely lost my bearings (I don't know how in hell I linked the "--help" parameter with the man page, sorry). Anyway, I think "gnome-terminal" does not have to share the same arguments than "x-terminal-emulator" so IMO, still no bug (yes, the man page launched is the one of "gnome-terminal" but that's the expected because in the end the perl script points to "gnome-terminal" binary or whatever terminal the user has setup as default). Greetings, -- Camaleón -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/pan.2011.06.09.16.32...@gmail.com