Comment 4 for bug 194472

Revision history for this message
Martin Pitt (pitti) wrote : Re: [Bug 194472] Re: Please enhance the sudo explanation message

Hi,

Christoph Langner [2008-03-13 18:34 -0000]:
> To run a command as administrator (user "root"), use "sudo <command>".
> See "man sudo_root" for details. While you enter your password, you won't get any visual feedback.

I'd shuffle this a bit:

 To run a command as administrator (user "root"), use "sudo <command>"
 and enter your password (you won't get any visual feedback).
 See "man sudo_root" for details.

What do you think?