[Pkg-javascript-commits] [node-dargs] 32/54: Removed extra closing quote (') from --sad=:( in readme.md
    Bastien Roucariès 
    rouca at moszumanska.debian.org
       
    Wed Sep  6 09:41:04 UTC 2017
    
    
  
This is an automated email from the git hooks/post-receive script.
rouca pushed a commit to branch master
in repository node-dargs.
commit a906e212225f0e5eac45b608e55c7545260ea4a4
Author: Max Shenfield <shenfieldmax at gmail.com>
Date:   Mon Dec 14 23:22:02 2015 -0600
    Removed extra closing quote (') from --sad=:( in readme.md
---
 readme.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/readme.md b/readme.md
index f9d990e..c4c65e8 100644
--- a/readme.md
+++ b/readme.md
@@ -60,7 +60,7 @@ console.log(dargs(input, {includes: includes}));
 	'--camel-case=5',
 	'--multiple=value',
 	'--multiple=value2',
-	'--sad=:(''
+	'--sad=:('
 ]
 */
 ```
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-dargs.git
    
    
More information about the Pkg-javascript-commits
mailing list