craeyeons / pe

0 stars 0 forks source link

Unable to Add Names with Spaces #1

Closed craeyeons closed 1 year ago

craeyeons commented 1 year ago

image.png

When using the the add command to add names, I am unable to add names with spaces.

Steps to reproduce:

  1. add person -n Uncle Sam -p 12345678 -e unclesam@gmail.com

To add, I can add execute

add person -n=Doe -p 98765432 -e johnd@example.com

so is the enforcement of "" strict?