summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@gotplt.org>2020-05-18 19:16:03 +0530
committerBruno Haible <bruno@clisp.org>2020-05-18 18:55:33 +0200
commit19e3bce44f042e274892cbee4936afc5f0fabc86 (patch)
tree6150ce09ddc00dcb9d683d1212c5f197fae6f893 /doc
parent88fc5afbccc959d0be70e4561a212dd18258aa8e (diff)
downloadgnulib-19e3bce44f042e274892cbee4936afc5f0fabc86.tar.gz
vcs-to-changelog: Rename vcs_to_changelog.py to use hyphens.
This was needed earlier because modules had to import the main script, but that is no longer true. Rename the script so that it is consistent with all other scripts in gnulib and uses hyphens. * build-aux/vcs_to_changelog.py: Rename to... * build-aux/vcs-to-changelog.py: ... this. * doc/vcs-to-changelog.texi (VCS To ChangeLog): Update reference. * modules/vcs-to-changelog: Likewise.
Diffstat (limited to 'doc')
-rw-r--r--doc/vcs-to-changelog.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/vcs-to-changelog.texi b/doc/vcs-to-changelog.texi
index a8207670d6..683e9606db 100644
--- a/doc/vcs-to-changelog.texi
+++ b/doc/vcs-to-changelog.texi
@@ -17,7 +17,7 @@ similar to the GNU ChangeLog format from metadata of source control software
such as git. Here's an example of using @samp{vcs-to-changelog}:
@example
-build-aux/vcs_to_changelog.py <from_ref> <to_ref>
+build-aux/vcs-to-changelog.py <from_ref> <to_ref>
@end example
where @code{<from_ref>} and @code{<to_ref>} refer to the range of commits to