Skip to content

Commit

Permalink
docs: update cmd docs
Browse files Browse the repository at this point in the history
  • Loading branch information
caarlos0 authored and github-actions[bot] committed Apr 6, 2023
1 parent 3f95279 commit 1ba5a44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion www/docs/cmd/nfpm_completion_zsh.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ to enable it. You can execute the following once:

To load completions in your current shell session:

source <(nfpm completion zsh); compdef _nfpm nfpm
source <(nfpm completion zsh)

To load completions for every new session, execute once:

Expand Down
2 changes: 1 addition & 1 deletion www/docs/static/latest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v2.27.1
v2.28.0

0 comments on commit 1ba5a44

Please sign in to comment.