gimp r27178 - trunk/tools



Author: mitch
Date: Wed Oct  8 18:45:01 2008
New Revision: 27178
URL: http://svn.gnome.org/viewvc/gimp?rev=27178&view=rev

Log:
Document the new behavior.



Modified:
   trunk/tools/test-clipboard.c

Modified: trunk/tools/test-clipboard.c
==============================================================================
--- trunk/tools/test-clipboard.c	(original)
+++ trunk/tools/test-clipboard.c	Wed Oct  8 18:45:01 2008
@@ -91,7 +91,7 @@
   {
     "paste", 'p', 0,
     G_OPTION_ARG_STRING, &option_paste_filename,
-    "Paste clipoard into <file>", "<file>"
+    "Paste clipoard into <file> ('-' pastes to STDOUT)", "<file>"
   },
   {
     "version", 'v', G_OPTION_FLAG_NO_ARG,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]