Skip to content

Commit

Permalink
[gist] Switched from ron to ronn
Browse files Browse the repository at this point in the history
  • Loading branch information
pix authored and defunkt committed May 9, 2010
1 parent 3749812 commit 01c9b5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rakefile
Expand Up @@ -16,7 +16,7 @@ end

desc "Build gist manual"
task :build_man do
sh "ron -br5 --organization=GITHUB --manual='Gist Manual' man/*.ron"
sh "ronn -br5 --organization=GITHUB --manual='Gist Manual' man/*.ron"
end

desc "Show gist manual"
Expand Down

0 comments on commit 01c9b5d

Please sign in to comment.