minor change Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/9fd691e3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/9fd691e3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/9fd691e3
Branch: refs/heads/master Commit: 9fd691e3feeee2798a2dcb96381f0f9029bdd70d Parents: 5ac26ba Author: Menaka Madushanka <[email protected]> Authored: Sat Jul 25 22:15:24 2015 +0530 Committer: Menaka Madushanka <[email protected]> Committed: Sat Jul 25 22:15:24 2015 +0530 ---------------------------------------------------------------------- taverna-language-commandline/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/9fd691e3/taverna-language-commandline/README.md ---------------------------------------------------------------------- diff --git a/taverna-language-commandline/README.md b/taverna-language-commandline/README.md index 11a4aad..bef8ed1 100644 --- a/taverna-language-commandline/README.md +++ b/taverna-language-commandline/README.md @@ -136,7 +136,7 @@ Usage: There are two usage scenarios of conversion command. -### * 1. Non-recursive method +#### * 1. Non-recursive method Usage: @@ -173,7 +173,7 @@ Output: Convert the workflow file/s and store them in the specified output directory -###* 2. Recursive method +#### * 2. Recursive method If there are many workflows in a directory, which are needed to be converted into one single format use this method.
