mirror of
https://codeberg.org/scip/anydb.git
synced 2026-07-09 19:24:32 +02:00
add warning about multiline values
This commit is contained in:
@@ -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
|
C<-s> flag so that values are included in output data
|
||||||
stream. Otherwise you can only use C<.Preview>.
|
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
|
=item B<.Preview> string
|
||||||
|
|
||||||
First line of entry value (if it is a string).
|
First line of entry value (if it is a string).
|
||||||
|
|||||||
Reference in New Issue
Block a user