Updated Branches: refs/heads/master 4ba5689b3 -> b0e0ae4a0
Uses proper tagging for snippets Project: http://git-wip-us.apache.org/repos/asf/struts/repo Commit: http://git-wip-us.apache.org/repos/asf/struts/commit/b0e0ae4a Tree: http://git-wip-us.apache.org/repos/asf/struts/tree/b0e0ae4a Diff: http://git-wip-us.apache.org/repos/asf/struts/diff/b0e0ae4a Branch: refs/heads/master Commit: b0e0ae4a0e5b9361e89ae38715889a8d57dbd41b Parents: 4ba5689 Author: Lukasz Lenart <lukaszlen...@apache.org> Authored: Mon Jan 20 09:21:43 2014 +0100 Committer: Lukasz Lenart <lukaszlen...@apache.org> Committed: Mon Jan 20 09:21:43 2014 +0100 ---------------------------------------------------------------------- .../resources/org/apache/struts2/sitegraph/sitegraph-usage.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/struts/blob/b0e0ae4a/plugins/sitegraph/src/main/resources/org/apache/struts2/sitegraph/sitegraph-usage.txt ---------------------------------------------------------------------- diff --git a/plugins/sitegraph/src/main/resources/org/apache/struts2/sitegraph/sitegraph-usage.txt b/plugins/sitegraph/src/main/resources/org/apache/struts2/sitegraph/sitegraph-usage.txt index 258d019..b11d8fc 100644 --- a/plugins/sitegraph/src/main/resources/org/apache/struts2/sitegraph/sitegraph-usage.txt +++ b/plugins/sitegraph/src/main/resources/org/apache/struts2/sitegraph/sitegraph-usage.txt @@ -1,7 +1,7 @@ -// START SNIPPET: sitegraph-usage +<!-- START SNIPPET: sitegraph-usage --> Usage: -config CONFIG_DIR -views VIEWS_DIRS -output OUTPUT [-ns NAMESPACE] CONFIG_DIR => a directory containing struts.xml VIEWS_DIRS => comma seperated list of dirs containing JSPs, VMs, etc OUPUT => the directory where the output should go NAMESPACE => the namespace path restriction (/, /foo, etc) -// END SNIPPET: sitegraph-usage +<!-- END SNIPPET: sitegraph-usage -->