Menu

#79 whitespaces in argument values

open
nobody
gridshell (13)
3
2008-08-10
2008-08-10
No

right now it is not possible to have whitespaces in argument values

f.e., writing smth like :
set remove testset -items my label
set remove testset -items my\ label
set remove testset -items "my label"

will have following attribute values for the -items argument:
my, label
my\, label
my, label

Discussion


Log in to post a comment.

MongoDB Logo MongoDB