namespace :restart do
            procfile.entries do |name, command|
              send :desc, <<-DESC
                Restarts #{name} processes managed by the Procfile.
              DESC