X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fgit-codeowners;a=blobdiff_plain;f=README.md;h=dfafba794c134c9cdcc9d2cd05f4b693d652c256;hp=fb3a42bdc6a60acf43fe569da96903be5de9d52b;hb=HEAD;hpb=4ea092da056aa610b661c6b27680c5ef26551660 diff --git a/README.md b/README.md index fb3a42b..dfafba7 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.50 # 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. @@ -205,7 +205,7 @@ Charles McGarvey # COPYRIGHT AND LICENSE -This software is copyright (c) 2019 by Charles McGarvey. +This software is copyright (c) 2021 by Charles McGarvey. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.