Remove man generation from Cask’s Rakefile.
This commit is contained in:
parent
84820f2c5a
commit
61b38bdf1e
@ -44,8 +44,3 @@ task :console do
|
||||
ARGV.clear
|
||||
Hbc.pry
|
||||
end
|
||||
|
||||
desc "Generate man page from Markdown source"
|
||||
task :man do
|
||||
sh "brew man"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user