diff --git a/anydb.pod b/anydb.pod index fdd7a40..4cee91d 100644 --- a/anydb.pod +++ b/anydb.pod @@ -456,6 +456,9 @@ To be able to use the value in a template, you'll need to add the C<-s> flag so that values are included in output data stream. Otherwise you can only use C<.Preview>. +Be careful if you use C<-s> and C<.Value> though: if a value is a +multiline string, it may clutter your output. + =item B<.Preview> string First line of entry value (if it is a string).