Bug 144428

Summary: wrong info about kdesu -d
Product: [Websites] docs.kde.org Reporter: maini10 <maini10>
Component: generalAssignee: Documentation Editorial Team <kde-doc-english>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description maini10 2007-04-19 16:09:37 UTC
Version:            (using KDE KDE 3.5.6)
Installed from:    Ubuntu Packages
OS:                Linux

Originally reported to Ubuntu Launchpad by Paul Dufresne (bug 89516) https://bugs.launchpad.net/ubuntu/+source/kdebase/+bug/89516

On help:/kdesu/using-kdesu.html one can read that
the -d 'Show debug information'.

But in kdesu --help and man kdesu we get that -d:
'Do not show the command to be run in the dialog'

I say that the second information is better, and shoud
go to using-kdesu.html
Comment 1 Rich Johnson 2007-07-28 20:41:55 UTC
SVN commit 693702 by nixternal:

BUG:144428

 M  +1 -1      index.docbook  


--- trunk/KDE/kdebase/doc/kdesu/index.docbook #693701:693702
@@ -106,7 +106,7 @@
 </varlistentry>
 <varlistentry>
 <term><option>-d</option></term>
-<listitem><para>Show debug information.</para></listitem>
+<listitem><para>Do not show the command to be run in the dialog.</para></listitem>
 </varlistentry>
 <varlistentry>
 <term><option>-f <replaceable>file</replaceable></option></term>