Skip to content

Commit

Permalink
[wangyizhuo#6] documentation(command): use the correct name for comma…
Browse files Browse the repository at this point in the history
…nd 'mvn:sources' instead of 'mvn:source'
  • Loading branch information
xael-fry committed Jun 5, 2015
1 parent 71b5981 commit 9ca0152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/manual/home.textile
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ bc. play mvn:refresh // or play mvn:re

clears your app/lib folder first, then it executes play mvn:up

bc. play mvn:source // or play mvn:src
bc. play mvn:sources // or play mvn:src

retrieves all sources (if available) of defined dependencies and then it copies them into app/lib folder

0 comments on commit 9ca0152

Please sign in to comment.