]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
po-fetch: Clarify the directory.
authorBruno Haible <bruno@clisp.org>
Wed, 31 Dec 2025 01:03:38 +0000 (02:03 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 31 Dec 2025 01:03:38 +0000 (02:03 +0100)
Reported by Simon Josefsson in
<https://lists.gnu.org/archive/html/bug-gettext/2025-12/msg00030.html>.

* gettext-tools/misc/po-fetch.in (func_usage): Mention the output files
location.
* gettext-tools/doc/po-fetch.texi: Likewise.

gettext-tools/doc/po-fetch.texi
gettext-tools/misc/po-fetch.in

index e5b204dd3e95181fb43d9535efe1b65a1cac7c6d..0ab9a99b26cdd1f8329169e3205a83069b56b0f7 100644 (file)
@@ -37,6 +37,10 @@ Make changes in the @code{git} index, to prepare for a @code{git} commit.
 
 @end table
 
+@subsubsection Output files location
+
+The PO files and the @code{LINGUAS} file are stored in the current directory.
+
 @subsubsection Informative output
 
 @table @samp
index 4ba16f3b3176310e84123e3fe72da7b84e57d475..aedca55e25da1ca35ef093d567aa25579d8a2dc2 100644 (file)
@@ -95,6 +95,10 @@ The first argument indicates the kind of translation project:
 Options:
       --git      Make changes in the git index, to prepare for a git commit.
 
+Output files location:
+
+The PO files and the LINGUAS file are stored in the current directory.
+
 Informative output:
 
       --help     Show this help text.