We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03a0cec commit 58a7d4aCopy full SHA for 58a7d4a
Formula/t/television.rb
@@ -22,6 +22,7 @@ class Television < Formula
22
23
def install
24
system "cargo", "install", *std_cargo_args
25
+ man1.install "man/tv.1"
26
end
27
28
test do
0 commit comments