Comparing version 0.0.3 to 0.0.4
@@ -8,3 +8,3 @@ #!/usr/bin/env node | ||
var argv = optimist.usage('Usage: $0') | ||
var argv = optimist.usage('Usage: `formd path/to/file.csv` or `formd spreadsheet-key`') | ||
.options('h', { | ||
@@ -11,0 +11,0 @@ alias: 'help', |
{ | ||
"name": "formd", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Turn Google Form responses into markdown.", | ||
@@ -5,0 +5,0 @@ "main": "./src/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3231