README.md in docman-0.0.72 vs README.md in docman-0.0.73
- old
+ new
@@ -16,10 +16,12 @@
$ docman init <project-dir> <config-repo> # Template: https://github.com/Adyax/docman-config
Build local environment:
- $ docman build local environment
+ $ docman build local {state}
+
+where state can be: development, staging, stable.
Work on your website!