git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27638 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Karsten Heimrich
2008-09-19 23:16:21 +00:00
parent 9f07ffa384
commit 9b4277bd75
+2 -2
View File
@@ -110,8 +110,8 @@ Screenshot::_ShowHelp() const
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");