[Haiku-commits] r27638 - haiku/trunk/src/apps/screenshot
julun at BerliOS
julun at mail.berlios.de
Sat Sep 20 01:16:21 CEST 2008
Author: julun
Date: 2008-09-20 01:16:21 +0200 (Sat, 20 Sep 2008)
New Revision: 27638
ViewCVS: http://svn.berlios.de/viewcvs/haiku?rev=27638&view=rev
Modified:
haiku/trunk/src/apps/screenshot/Screenshot.cpp
Log:
* typos
Modified: haiku/trunk/src/apps/screenshot/Screenshot.cpp
===================================================================
--- haiku/trunk/src/apps/screenshot/Screenshot.cpp 2008-09-19 23:14:23 UTC (rev 27637)
+++ haiku/trunk/src/apps/screenshot/Screenshot.cpp 2008-09-19 23:16:21 UTC (rev 27638)
@@ -110,8 +110,8 @@
printf("..-b, --border Include the window border with the screenshot\n");
printf("..-w, --window Use active window instead of the entire screen\n");
printf("..-d, --delay=seconds Take screenshot after specified delay [in seconds]\n");
- printf("..-s, --silent Saves the screenshot without to application window\n");
- printf("........................overwrites options, saves to home directory as png\n");
+ printf("..-s, --silent Saves the screenshot without the application window\n");
+ printf("........................overwrites --options, saves to home directory as png\n");
printf("\n");
printf("Note: OPTION -b, --border takes only effect when used with -w, --window\n");
More information about the Haiku-commits
mailing list