Skip to content

Commit 5e5ed39

Browse files
Jacques TagneJacques Tagne
authored andcommitted
changing the description of the type date in the file 4-types
1 parent ad09c03 commit 5e5ed39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorial/4-types

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ argsparse_use_option IP6: "An IPv6 address" type:ipv6
3232
argsparse_use_option host: "Some host" type:host
3333
argsparse_use_option user: "A system UNIX user name" type:username
3434
argsparse_use_option group: "A UNIX group name" type:group
35-
argsparse_use_option date: "A UNIX valid date" type:date
35+
argsparse_use_option date: "Valid date string" type:date
3636

3737
# A port number is just a regular postive <1-65535> integer.
3838
argsparse_use_option portnumber: "An IP port number" type:portnumber

0 commit comments

Comments
 (0)