Skip to content

Commit

Permalink
Merge pull request #266 from jgonggrijp/manpage-update-spec
Browse files Browse the repository at this point in the history
Update the mustache(5) manpage to the latest specification
  • Loading branch information
locks committed Sep 17, 2022
2 parents 0701876 + 90ca004 commit 9fefaab
Show file tree
Hide file tree
Showing 4 changed files with 882 additions and 272 deletions.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -35,7 +35,7 @@ if command? :ronn

desc "Build the manual"
task "man:build" do
sh "ronn -br5 --organization=DEFUNKT --manual='Mustache Manual' man/*.ronn"
sh "ronn -br5 --organization=DEFUNKT --manual='Mustache Manual' man/*.ron"
end
end

Expand Down

0 comments on commit 9fefaab

Please sign in to comment.