aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-01 17:35:43 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-01 17:52:40 -0700
commit19f5faefae7182575f6fce7a1060edf0c5342569 (patch)
treedad90cf8f2abbceb1fd6cf4c521e8b478ca0acd9 /doc
parent17ca198ba398068583e69bfca2d8f83d1c8ba8da (diff)
downloadconsfigurator-19f5faefae7182575f6fce7a1060edf0c5342569.tar.gz
rename ETC-DEFAULT:SET -> ETC-DEFAULT:CONTAINS
For consistency with FILE:CONTAINS-* properties. 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 f2ff090..d644273 100644
--- a/doc/introduction.rst
+++ b/doc/introduction.rst
@@ -192,7 +192,7 @@ and/or lacks. For example,::
(eseqprops (apt:installed postfix)
- (etc-default:set "locale" "LANG" "en_GB.UTF-8")
+ (etc-default:contains "locale" "LANG" "en_GB.UTF-8")
(unapplied (com.example.consfig.services:mail-satellite)))
Property application specifications are applied in order, so properties later