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