From 159d22f0537404b70f615e6a0fc4899bef51d622 Mon Sep 17 00:00:00 2001 From: Dustin Kirkland Date: Sat, 28 Mar 2009 12:13:44 -0500 Subject: [PATCH] trivial echo change --- screen-profiles-export | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/screen-profiles-export b/screen-profiles-export index 6947e601..3e3f6a0f 100755 --- a/screen-profiles-export +++ b/screen-profiles-export @@ -229,5 +229,5 @@ echo "Success!" echo echo `gettext "Profile"` ": [$distro-$color]" echo `gettext "Archive"` ": [$file]" -echo `gettext "Extract this archive in your home directory on the target system."` +echo `gettext "Extract this archive in your home directory on the target system, and run 'screen'."` echo