aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2021-12-08 10:15:40 -0700
committerSean Whitton <spwhitton@spwhitton.name>2021-12-08 10:15:40 -0700
commitd9fc9b544664867e89fab80862227be6b69a5a7c (patch)
tree0950c37f3a996bd907f5a094b8c8ffd96c4d2c72 /doc
parentb35aafd1643f0b7b518220a961e17563bfa7d1c4 (diff)
downloadconsfigurator-d9fc9b544664867e89fab80862227be6b69a5a7c.tar.gz
introduction.rst: fix FILE:CONTAINS-LINES example
Reported-by: Andreas Reuleaux <rx@a-rx.info> Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'doc')
-rw-r--r--doc/introduction.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/introduction.rst b/doc/introduction.rst
index cc961ee..45d6472 100644
--- a/doc/introduction.rst
+++ b/doc/introduction.rst
@@ -63,7 +63,7 @@ Try it out / quick start
It's multiline. CL-INTERPOL and CL-HEREDOC are also available; the
latter is particularly useful for shell scripts.})
(file:has-content "/etc/bar" '("or" "specify" "a" "list" "of" "lines""))
- (file:contains-lines "/etc/some.conf" '("FOO=bar")) ; preserve rest of file contents
+ (file:contains-lines "/etc/some.conf" "FOO=bar") ; preserve rest of file contents
;; This will call debootstrap(1) in a way which respects the apt
;; cacher and mirror configured above, so setting up multiple