1 message in com.xensource.lists.xen-bugs[Xen-bugs] [Bug 203] New: xenconsol...
FromSent OnAttachments
bugz...@lists.xensource.com31 Aug 2005 09:38 
Subject:[Xen-bugs] [Bug 203] New: xenconsoled has no help, but says it does
From:bugz...@lists.xensource.com (bugz@lists.xensource.com)
Date:08/31/2005 09:38:52 AM
List:com.xensource.lists.xen-bugs

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=203

Summary: xenconsoled has no help, but says it does Product: Xen Version: unstable Platform: All OS/Version: Linux Status: NEW Severity: trivial Priority: P2 Component: Tools AssignedTo: xen-@lists.xensource.com ReportedBy: pl@us.ibm.com CC: hohn@us.ibm.com

I was trying to see if xenconsoled had any options for logging, debugging etc. for debugging another problem I'm having and ran into this annoying little
thing:

lamb6:~# xenconsoled -d xenconsoled: invalid option -- d Try `xenconsoled --help' for more information lamb6:~# xenconsoled --help lamb6:~#

So when I try an invalid option, xenconsoled actually recommends I try it with --help, but when you call it with --help, you get nothing. Obvious, trivial, but annoying.