Skip to content

Commit c0cd5ab

Browse files
teddywingbranchv
authored andcommitted
difftastic: install man1 manual.
1 parent 816c5d5 commit c0cd5ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Formula/d/difftastic.rb

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

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

2728
test do

0 commit comments

Comments
 (0)