This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
node-dogapi
mirror of
https://github.com/brettlangdon/node-dogapi.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
40
Wiki
Activity
Browse Source
add additional help text to cli
pull/14/head
Brett Langdon
11 years ago
parent
83c47d69fe
commit
967abd7feb
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
bin/dogapi
+ 1
- 0
bin/dogapi
View File
@ -12,6 +12,7 @@ dogapi.initialize(config);
var usage = [
"Usage:",
"${command} --help",
"${command} <command> --help",
"${command} --version",
"${command} now",
"${command} then <seconds-ago>"
Write
Preview
Loading…
Cancel
Save