X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=README.md;h=f35ea1dcc98d3f717cc56ad0b87022feb6575242;hb=c7e14d334a59423ea584fb0206a09bb4a74509a8;hp=fb3a42bdc6a60acf43fe569da96903be5de9d52b;hpb=4ea092da056aa610b661c6b27680c5ef26551660;p=chaz%2Fgit-codeowners diff --git a/README.md b/README.md index fb3a42b..f35ea1d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ git-codeowners - A tool for managing CODEOWNERS files # VERSION -version 0.44 +version 0.46 # 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.