lib/tane/commands/init.rb in tane-0.0.2 vs lib/tane/commands/init.rb in tane-0.0.3
- old
+ new
@@ -19,10 +19,10 @@
<<-EOL
Usage:
tane init
-Creates a `.bushido` directory within the directory of the rails application. That holds all the config that enables you to run applications and commands in a Bushido environment. It also deploys a development application on Bushido that allows your local application to use resources on the Bushido platform.
+Creates a `.cloudfuji` directory within the directory of the rails application. That holds all the config that enables you to run applications and commands in a Cloudfuji environment. It also deploys a development application on Cloudfuji that allows your local application to use resources on the Cloudfuji platform.
EOL
end
end
end