Skip to content

Commit

Permalink
Merge pull request #193 from kohchihao/chihao-ppp-update
Browse files Browse the repository at this point in the history
PPP kohchihao.adoc: Add order done
  • Loading branch information
kohchihao committed Nov 11, 2018
2 parents 52b27c2 + dc6f79e commit d60f6d4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/UserGuide.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -433,6 +433,7 @@ Examples:
Assigns order number 1 and 2 to delivery man number 2.
// end::assignfeature[]

// tag::orderdone[]
=== Mark an order as completed : `/order done` `[Since v1.4]`

Mark an order as completed.
Expand All @@ -453,7 +454,7 @@ Examples:
`/assign d/2 o/1` +
`/order done 1`
Mark order number 1 as completed.

// end::orderdone[]

=== Listing entered commands : `/history` `[Since v1.1]`

Expand Down
2 changes: 2 additions & 0 deletions docs/team/kohchihao.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ include::../UserGuide.adoc[tag=login]

include::../UserGuide.adoc[tag=logout]

include::../UserGuide.adoc[tag=orderdone]

== Contributions to Developer Guide

|===
Expand Down

0 comments on commit d60f6d4

Please sign in to comment.