aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/breakpoint.txt
diff options
context:
space:
mode:
authorGravatar Mark Griffiths <mark@thebespokepixel.com>2014-08-19 13:41:23 +0100
committerGravatar Mark Griffiths <mark@thebespokepixel.com>2014-09-03 14:43:26 +0100
commit137abd0cfaa8959224f88a4ebe9584a51468cc88 (patch)
treec396f760a1e309b5a837359e65c57c4555534d49 /doc_src/breakpoint.txt
parentd7308fecbe573aad91fc6f1377c1ed2df735f6fd (diff)
Make line length, wrapping and spacing consistent
Diffstat (limited to 'doc_src/breakpoint.txt')
-rw-r--r--doc_src/breakpoint.txt6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc_src/breakpoint.txt b/doc_src/breakpoint.txt
index 348c779d..8645c18d 100644
--- a/doc_src/breakpoint.txt
+++ b/doc_src/breakpoint.txt
@@ -7,10 +7,8 @@ breakpoint
\subsection breakpoint-description Description
-`breakpoint` is used to halt a running script and launch
-an interactive debugging prompt.
+`breakpoint` is used to halt a running script and launch an interactive debugging prompt.
-For more details, see <a href="index.html#debugging">Debugging fish
-scripts</a> in the `fish` manual.
+For more details, see <a href="index.html#debugging">Debugging fish scripts</a> in the `fish` manual.
There are no parameters for `breakpoint`.