man/powder.1.html in powder-0.2.0 vs man/powder.1.html in powder-0.2.1

- old
+ new

@@ -197,10 +197,10 @@ <p> <code>$ powder env</code> => Displays your current custom pow environment variables # Pow reads environment varialbles from .powenv</p> <p> <code>$ powder env_reset</code> - => Deletes your .powevn, removing all custom environment variables.</p> + => Deletes your .powenv, removing all custom environment variables.</p> <p> <code>$ powder env BACON chunky</code> => Pass an arbitrary environment variable to pow, eg, ENV["BACON"] = "chunky" # Remove an ENV by passing in no value, eg: powder env BACON # If you already have a .gitignore, the newly created .powenv will also be ignored automatically.</p>