Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

export is treated as unknown command #177

Closed
nus-se-bot opened this issue Apr 5, 2019 · 1 comment
Closed

export is treated as unknown command #177

nus-se-bot opened this issue Apr 5, 2019 · 1 comment

Comments

@nus-se-bot
Copy link

Describe the bug
Using export with any argument gives an error message "Unknown command".

To Reproduce
Steps to reproduce the behavior:

  1. Type export /path/that/user/has/access/to. In my case, export /Users/Nerrons/photo-test.

Expected behavior
The current image file is saved at the given destination.

Screenshots
image

Additional context
Log:

Apr 05, 2019 2:55:57 PM seedu.address.logic.LogicManager execute
INFO: ----------------[USER COMMAND][export /Users/Nerrons/photo-test]
Apr 05, 2019 2:55:57 PM seedu.address.ui.MainWindow executeCommand
INFO: Invalid command: export /Users/Nerrons/photo-test

Reported by: @nerrons
Severity: High

[original: nus-cs2103-AY1819S2/pe-dry-run#532]

@ghost
Copy link

ghost commented Apr 9, 2019

See #180

@ghost ghost closed this as completed Apr 9, 2019
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant