summaryrefslogtreecommitdiffstats
path: root/development/bashdb/README
diff options
context:
space:
mode:
Diffstat (limited to 'development/bashdb/README')
-rw-r--r--development/bashdb/README10
1 files changed, 6 insertions, 4 deletions
diff --git a/development/bashdb/README b/development/bashdb/README
index 5cba21da87..b3f1cf5dba 100644
--- a/development/bashdb/README
+++ b/development/bashdb/README
@@ -1,5 +1,7 @@
-The BASH Debugger Project contains the most comprehensive source-code debugger
-for bash that has been written. It has a similar command interface as gdb.
+The BASH Debugger Project contains the most comprehensive source-code
+debugger for bash that has been written. It has a similar command
+interface as gdb.
-Read the INSTALL file in the source directory for instructions if you wish to
-enable readarray support. readarray speeds up initial loading of large scripts.
+Read the INSTALL file in the source directory for instructions if you
+wish to enable readarray support. readarray speeds up initial loading
+of large scripts.