CS2103-AY1819S1-T10-3 / main

LearnVocuabulary (LV) is a desktop application for people who prefer to use an offline version of the dictionary for learning purposes. More importantly, LV is optimized for those who prefer to work with a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI).
https://cs2103-ay1819s1-t10-3.github.io/main/
Other
0 stars 3 forks source link

[PE Dry Run]Wrong command usage for 'add' in UserGuide #145

Closed nus-se-bot closed 6 years ago

nus-se-bot commented 6 years ago

Current format: add n/WORD m\MEANING [t/TAG]…​

Correct format: add n/WORD m/MEANING [t/TAG]…​


Reported by: @lionelat Severity: Medium

[original: nus-cs2103-AY1819S1/pe-dry-run#864]

russellry commented 6 years ago

fixed in user guide