lib/spout/commands/help.rb in spout-0.11.0.beta2 vs lib/spout/commands/help.rb in spout-0.11.0.beta3

- old
+ new

@@ -136,10 +136,12 @@ resume where command last left off) --rows=N Limit the number of rows read from CSVs to a maximum of N rows <variable> Only deploy specified variable(s) Ex: spout deploy production age gender - --skip-checks Skip Spout checks + --skip-checks Skip git tag and version checks + --skip-tests Skip data dictionary tests + --skip-coverage Skip dataset coverage check --skip-variables Skip upload of dataset variables --skip-dataset Skip upload of dataset CSVs --skip-dictionary Skip upload of data dictionary --skip-documentation Skip upload of CHANGELOG.md and KNOWNISSUES.md