summaryrefslogtreecommitdiffstats
path: root/tdeioslave/sftp
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-06 02:25:18 +0100
committerSlávek Banko <slavek.banko@axis.cz>2014-01-06 02:25:18 +0100
commitf99c7f6c54aaf96eec1f58c2eaacb46edc6de8cd (patch)
treeb3de0b458b84e88c6426cebed026d284cb03c652 /tdeioslave/sftp
parenta4a54d1ee3c220a7e698c96a11500a4eba22800a (diff)
downloadtdebase-f99c7f6c54aaf96eec1f58c2eaacb46edc6de8cd.tar.gz
tdebase-f99c7f6c54aaf96eec1f58c2eaacb46edc6de8cd.zip
Rename kdebugdialog -> tdedebugdialog
Diffstat (limited to 'tdeioslave/sftp')
-rw-r--r--tdeioslave/sftp/DEBUGGING2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/sftp/DEBUGGING b/tdeioslave/sftp/DEBUGGING
index 89ae8fe18..8e15c91d4 100644
--- a/tdeioslave/sftp/DEBUGGING
+++ b/tdeioslave/sftp/DEBUGGING
@@ -1,7 +1,7 @@
DEBUGGING
The best way to debug this slave is to send debug info to a
-file using 'kdebugDialog --fullmode'. Then you can 'tail -f' the file to
+file using 'tdedebugDialog --fullmode'. Then you can 'tail -f' the file to
see debug messages in real-time.
I also suggest getting the openssh source and recompiling sftp-server to