X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fgit-codeowners;a=blobdiff_plain;f=README.md;h=fde66ea0c78af9269c865a75947ff35f2899198e;hp=14fa64fbfba9ca832f522bd753e8cce240e78d72;hb=394cf108a349a62a3ae7a5d0137b9c8a90faac5b;hpb=2d8fe2e9fe618614af92eded70561f25572e7691 diff --git a/README.md b/README.md index 14fa64f..fde66ea 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.48 # 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.