Skip to content

Commit 9acef2c

Browse files
committed
docs: update jsdoc
1 parent c8e5cf1 commit 9acef2c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/argv2Object.mjs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,7 @@
1010
* arguments: simple key-value pairs (e.g. "key=value") and Unix-style
1111
* command-line arguments (e.g. "-k value" or "--key=value").
1212
*
13-
* @author Victor Giovanni Beltrán Rodríguez
14-
* @version 1.0.0
13+
* @version 1.1.0
1514
*
1615
* @example
1716
* Simple key-value pairs

0 commit comments

Comments
 (0)