From 9cb4c22a664a5387a0641ef83960e04a6fa27074 Mon Sep 17 00:00:00 2001 From: Glynn Foster Date: Tue, 20 Apr 2004 10:24:37 +0000 Subject: Fix documentation for text-info as pointed out by the grand master of the 2004-04-20 Glynn Foster * help/C/zenity.xml: Fix documentation for text-info as pointed out by the grand master of the zenity man page, Ross Burton. --- help/C/zenity.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'help/C') diff --git a/help/C/zenity.xml b/help/C/zenity.xml index 3d7bc75..3aae3ca 100644 --- a/help/C/zenity.xml +++ b/help/C/zenity.xml @@ -809,7 +809,7 @@ case $? in 0) - zenity --text-info --title=$FILE --editable 2>/tmp/tmp.txt + zenity --text-info --title=$FILE --filename=$FILE --editable 2>/tmp/tmp.txt 1) echo "No file selected.";; -- cgit v1.2.3-54-g00ecf