Skip to content
Snippets Groups Projects
Commit 61b38bdf authored by Markus Reiter's avatar Markus Reiter
Browse files

Remove `man` generation from Cask’s Rakefile.

parent 84820f2c
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment