# HG changeset patch # User František Kučera # Date 1545391157 -3600 # Node ID 6402cd6921c5989106fefc8e8f1bd21e1be867cc # Parent a02847f786d99527d5bb98f30edd25bb067791f5 examples: small sed fix: .* → .+ diff -r a02847f786d9 -r 6402cd6921c5 relpipe-data/examples.xml --- a/relpipe-data/examples.xml Fri Dec 21 12:18:43 2018 +0100 +++ b/relpipe-data/examples.xml Fri Dec 21 12:19:17 2018 +0100 @@ -455,7 +455,7 @@ For example we can put zeroes in both dump and pass attributes:

- +

n.b. the data types must be respected, we can not e.g. put abc in the pass attribute because it is declared as integer.