Răsfoiți Sursa

Vagrantfile: remove usage, it is in the development docs now

Thomas Waldmann 9 ani în urmă
părinte
comite
967963e17d
1 a modificat fișierele cu 1 adăugiri și 5 ștergeri
  1. 1 5
      Vagrantfile

+ 1 - 5
Vagrantfile

@@ -1,11 +1,7 @@
 # -*- mode: ruby -*-
 # -*- mode: ruby -*-
 # vi: set ft=ruby :
 # vi: set ft=ruby :
 
 
-# Automated creation of testing environments on misc. platforms
-# Usage:
-#   vagrant up OS
-#   vagrant ssh OS -c command
-#   vagrant halt OS
+# Automated creation of testing environments / binaries on misc. platforms
 
 
 def packages_prepare_wheezy
 def packages_prepare_wheezy
   return <<-EOF
   return <<-EOF