commit:     b639321cb605599ef57928bf47eb60f642ea334b
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  6 15:32:35 2025 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Sep  6 15:32:35 2025 +0000
URL:        
https://gitweb.gentoo.org/proj/mgorny-dev-scripts.git/commit/?id=b639321c

vgrep → vimgrep

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 README.rst       | 6 +++---
 vgrep => vimgrep | 0
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.rst b/README.rst
index 892a516..d743f3b 100644
--- a/README.rst
+++ b/README.rst
@@ -420,14 +420,14 @@ save space by cleanly emptying unused repositories while 
preserving
 
     git-make-empty
 
-vgrep
------
+vimgrep
+-------
 Dependencies: git, vim
 
 Wraps ``git grep`` to call ``vim`` with the same search pattern.
 Typical usage::
 
-    vgrep foo.*bar profiles/
+    vimgrep foo.*bar profiles/
 
 
 Package bumping helpers

diff --git a/vgrep b/vimgrep
similarity index 100%
rename from vgrep
rename to vimgrep

Reply via email to