Author Topic: qbusers command could be more helpful  (Read 4325 times)

jesse

  • Sr. Member
  • ****
  • Posts: 40
qbusers command could be more helpful
« on: June 09, 2008, 10:22:38 PM »
I was trying to adjust some user permissions but the qbusers command through me for a loop.  When I run it flat I get this result:

# ./sbin/qbusers
ERROR: you must specify one of these options -drop, -add, -delete, -set

I ended up seeking out more documentation when all I had to do was specify --help.  I think it would be much more helpful if the default error read like this instead:

ERROR: you must specify at least one option.  Try `qbusers --help' for more information.



eric

  • Hero Member
  • *****
  • Posts: 229
Re: qbusers command could be more helpful
« Reply #1 on: June 10, 2008, 02:37:35 AM »
Thanks for the suggestion. I've filed a case to have the command updated to produce a help message by default.