4 lines
128 B
Sed
4 lines
128 B
Sed
c\
|
|
The commands 'a', 'c', and 'i' can be followed\
|
|
by multi-line text. Each line break in the text\
|
|
is preceded by a backslash.
|