aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc_src/contains.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/contains.txt
parentd7308fecbe573aad91fc6f1377c1ed2df735f6fd (diff)
Make line length, wrapping and spacing consistent
Diffstat (limited to 'doc_src/contains.txt')
-rw-r--r--doc_src/contains.txt5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc_src/contains.txt b/doc_src/contains.txt
index 2ec6e092..4c947c9d 100644
--- a/doc_src/contains.txt
+++ b/doc_src/contains.txt
@@ -7,15 +7,14 @@ contains [OPTIONS] KEY [VALUES...]
\subsection contains-description Description
-`contains` tests whether the set `VALUES` contains the string
-`KEY`. If so, `contains` exits with status 0; if not, it exits
-with status 1.
+`contains` tests whether the set `VALUES` contains the string `KEY`. If so, `contains` exits with status 0; if not, it exits with status 1.
The following options are available:
- `-i` or `--index` print the word index
- `-h` or `--help` display this message
+
\subsection contains-example Example
\fish