X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=README.md;h=7c44f7d54398aaae5df59e1cfaa1600518eb04c1;hb=6568d5ded4f54ec5ff663b0196f10488910145b4;hp=14fa64fbfba9ca832f522bd753e8cce240e78d72;hpb=2d8fe2e9fe618614af92eded70561f25572e7691;p=chaz%2Fgit-codeowners diff --git a/README.md b/README.md index 14fa64f..7c44f7d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ git-codeowners - A tool for managing CODEOWNERS files # VERSION -version 0.45 +version 0.47 # SYNOPSIS @@ -89,7 +89,7 @@ Alias: `-f` ## --shell-completion - eval "$(lintany --shell-completion)" + eval "$(git-codeowners --shell-completion)" Print shell code to enable completion to `STDOUT`, and exit.