diff options
| -rw-r--r-- | requirements/catalogue/req-045.md | 6 | ||||
| -rw-r--r-- | requirements/tasks/task-008.md | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/requirements/catalogue/req-045.md b/requirements/catalogue/req-045.md index 1931a16..9e0dd4b 100644 --- a/requirements/catalogue/req-045.md +++ b/requirements/catalogue/req-045.md @@ -1,6 +1,8 @@ # req-044 -Schist has an SMS help interface which helps the user construct the SMS command -they want to construct. +Schist must have an SMS help interface which helps the user construct the SMS +command they want to construct. Source: req-012 + +Satisfied by: task-008 diff --git a/requirements/tasks/task-008.md b/requirements/tasks/task-008.md new file mode 100644 index 0000000..41d2095 --- /dev/null +++ b/requirements/tasks/task-008.md @@ -0,0 +1,6 @@ +# task-008 + +Schist must have an SMS help interface which helps the user construct the SMS +command they want to construct. + +Source: req-045 |
