Skip to content

Commit

Permalink
fix:cli.js: Unexpected string
Browse files Browse the repository at this point in the history
  • Loading branch information
Charlike Mike Reagent committed Nov 26, 2014
1 parent 2d2d61f commit ca41fe3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/cli.js
Expand Up @@ -35,7 +35,7 @@ var cli = meow({
' dateformat "UTC:h:MM:ss TT Z"',
' dateformat "longTime" true',
' dateformat "longTime" false true',
' dateformat "Jun 9 2007" "fullDate" true'
' dateformat "Jun 9 2007" "fullDate" true',
' date +%s | dateformat',
''
].join('\n')
Expand Down

0 comments on commit ca41fe3

Please sign in to comment.