bifftext

[ XITE Reference Manual | XITE home ]

Name

bifftext - append a text line or edit text on image

Syntax

 bifftext <image> [<new line>] ... [<new line>]

Description

bifftext append new lines to the image text field, or start an editor. If the "EDITOR" environment variable is set, that editor will be started. Otherwise "emacs" will be used.

Author

Otto Milvang

Examples

 bifftext mona.img
 bifftext mona.img "New line 1" "New line 2"

Id

$Id: bifftext.c,v 1.16 1996/11/15 14:11:34 svein Exp $