Closed glittershark closed 10 years ago
If there's a projection of the form:
{ "README.md": { "type": "readme" } }
The user should be able to edit it with prj edit readme, but currently it'll fail because of an invalid number of arguments.
prj edit readme
If there's a projection of the form:
The user should be able to edit it with
prj edit readme
, but currently it'll fail because of an invalid number of arguments.