mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 10:08:01 -06:00
Initial commit
This commit is contained in:
+3
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env node
|
||||
var argv = require('../../index').argv
|
||||
console.log(JSON.stringify(argv._));
|
||||
Reference in New Issue
Block a user