Skip to content

Allow arguments to take spaces #15

@GitableRoy

Description

@GitableRoy

Arguments do not allow space. Allow spaces through quotations.

Allowed: vcamp create -n Window7
Not Allowed: vcamp create -n Windows 7
Solution: vcamp create -n "Windows 7"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions