[Xfce4-commits] [apps/xfce4-screenshooter] 01/01: Update description of --save option
noreply at xfce.org
noreply at xfce.org
Thu Jan 10 01:33:50 CET 2019
This is an automated email from the git hooks/post-receive script.
a n d r e p u s h e d a c o m m i t t o b r a n c h m a s t e r
in repository apps/xfce4-screenshooter.
commit 4ba96adcafd83453172db215f56e7c6ac9e8a09f
Author: Andre Miranda <andreldm at xfce.org>
Date: Wed Jan 9 21:33:01 2019 -0300
Update description of --save option
---
src/main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main.c b/src/main.c
index a6ebb38..5fbb5a7 100644
--- a/src/main.c
+++ b/src/main.c
@@ -78,7 +78,7 @@ static GOptionEntry entries[] =
},
{
"save", 's', G_OPTION_FLAG_IN_MAIN, G_OPTION_ARG_FILENAME, &screenshot_dir,
- N_("Directory where the screenshot will be saved"),
+ N_("File path or directory where the screenshot will be saved"),
NULL
},
{
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list