[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#323901: cupsys-client: disable/enable man page inconsistent with real behaviuor?



severity 323901 wishlist
thanks

Hi,

At Fri, 19 Aug 2005 09:05:32 +0200,
alberto maurizi wrote:
> Package: cupsys-client
> Version: 1.1.23-11
> Severity: important
> 
> from the enable/disable man page:
>        disable [ -E ] [ -c ] [ -h server ] [ -r reason ] destination(s)
>        enable [ -E ] destination(s)
> 
> from my shell (qaz is the name of my printer)
> 
> root# enable qaz:
> -su: enable: qaz: not a shell builtin
> 
> root# enable -E qaz
> -su: enable: -E: invalid option
> enable: usage: enable [-pnds] [-a] [-f filename] [name ...]

You can use enable/disable of CUPS by using cupsenable/cupsdisable.
(Well, I agree it's better to change manpage's description. So I treat
this bug as documentation problem.)

1. Yes, "enable" is built-in command of some shells, such as bash.
   You can launch enable of CUPS by using cupsenable or
   "/usr/bin/enable".
2. It looks strange, enable of cups doesn't show such a message.
   Maybe this is launched from another place in your path.
   Check by "which enable". Although you can lanuch cups by cupsenable
   or "/usr/bin/enable".

Thanks,
-- 
Kenshi Muto
kmuto@debian.org




Reply to: