Skip to content

Commit 58a7d4a

Browse files
authored
television: add man page
1 parent 03a0cec commit 58a7d4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/t/television.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ class Television < Formula
2222

2323
def install
2424
system "cargo", "install", *std_cargo_args
25+
man1.install "man/tv.1"
2526
end
2627

2728
test do

0 commit comments

Comments
 (0)