README.md in doit-0.3.0 vs README.md in doit-0.3.2

- old
+ new

@@ -21,16 +21,18 @@ Options ------- -l, --[no-]list Lists available scripts -r, --remote ["host"] remote host or comma separated hosts + -e, --[no-]each Lists each remote command (no execution) -s, --[no-]silent run silently; suppress output -v, --[no-]verbose Enable verbose output -n, --[no-]noop Suppress execution of commannds -h, --help Show this message -V, --version Print version + File Structure -------------- ~/.doit/deploy # chmod +x .doit/deploy ~/.doit/deploy.yml $PROJ/.doit/deploy.yml # overwrites $HOME(~/) script/configuration @@ -71,6 +73,6 @@ - DIR=proj OPTION=list where: - bob@sample.com - alice@customer.com -Copyright (c) 2014-2016 [Dittmar Krall], released under the MIT license +Copyright (c) 2014-2017 [Dittmar Krall], released under the MIT license