]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: update README-hacking, now that vc-dwim accepts --init
authorJim Meyering <meyering@fb.com>
Sat, 14 Jan 2017 17:30:31 +0000 (09:30 -0800)
committerJim Meyering <meyering@fb.com>
Sun, 15 Jan 2017 16:52:39 +0000 (08:52 -0800)
* README-hacking: I've just released vc-dwim-1.8, so we can improve
the documentation to reference its --initialize option here.

README-hacking

index 6e4767f3868adce42e5ff6e21dede0ee961452d7..5fa812a9e01ea30aa3658767c9b27fe08384782f 100644 (file)
@@ -74,9 +74,8 @@ appropriate bug-reporting address as reported by the --help option of
 each program.  One way to do this is to use vc-dwim
 <https://www.gnu.org/software/vc-dwim/>), as follows.
 
-  Run the command "vc-dwim --help", copy its definition of the
-  "git-changelog-symlink-init" function into your shell, and then run
-  this function at the top-level directory of the package.
+  Run the command "vc-dwim --initialize" from the top-level directory
+  of this package's git-cloned hierarchy.
 
   Edit the (empty) ChangeLog file that this command creates, creating a
   properly-formatted entry according to the GNU coding standards