Skip to content

Commit c0c5f63

Browse files
authored
1 parent 72acc9d commit c0c5f63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/u/usage.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ class Usage < Formula
1919

2020
def install
2121
system "cargo", "install", *std_cargo_args(path: "cli")
22+
generate_completions_from_executable(bin/"usage", "--completions")
2223
end
2324

2425
test do

0 commit comments

Comments
 (0)