X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fgit-codeowners;a=blobdiff_plain;f=README.md;h=dfafba794c134c9cdcc9d2cd05f4b693d652c256;hp=1c2acdf4f8409235487c76903955ebe9abf13d8e;hb=HEAD;hpb=9da751425d92f0954f777a6934a825f74bcc8479 diff --git a/README.md b/README.md index 1c2acdf..dfafba7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ git-codeowners - A tool for managing CODEOWNERS files # VERSION -version 0.42 +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.