diff --git a/Rakefile b/Rakefile index 1bce9f5..62f7b20 100644 --- a/Rakefile +++ b/Rakefile @@ -37,6 +37,7 @@ task :man do sh "git commit -m 'update readme' || echo 'nothing to commit'" end +desc "Generate the Github docs" task :pages => :man do sh %{ cp man/foreman.1.html /tmp/foreman.1.html