#7952 closed patch
Support space after -p option
| Reported by: | fingolfin | Owned by: | SF/ender |
|---|---|---|---|
| Priority: | normal | Component: | --Other-- |
| Version: | Keywords: | ||
| Cc: | Game: |
Description
This patch allows the user to specify a space between "-p" and the path, allowing e.g. tab expansion of the path. So this now works:
./scummvm -p games/MI1/ monkey
But this also still works:
./scummvm -pgames/MI1/ monkey
Ticket imported from: #547219. Ticket imported from: patches/57.
Attachments (1)
Change History (7)
comment:1 by , 24 years ago
comment:2 by , 24 years ago
| Owner: | set to |
|---|
comment:4 by , 24 years ago
| Status: | new → closed |
|---|
comment:6 by , 7 years ago
| Component: | → --Other-- |
|---|
Note:
See TracTickets
for help on using tickets.

You know, attaching the patch would help.