Skip to content

Commit 2164715

Browse files
Dana SinghDana Singh
authored andcommitted
#697 update doc
1 parent c2886ca commit 2164715

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

fre/workflow/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# FRE workflow
22

3-
The`fre workflow` toolset allows user to clone, install, and run a cylc workflow.
3+
The`fre workflow` toolset allows users to clone, install, and run a cylc workflow.
4+
5+
The workflow repository and version are specified in `the setting.yaml`.
46

57
## Quickstart
68
From the top-level dircetory of the fre-cli repository:

fre/workflow/checkout_script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ def workflow_checkout(target_dir: str = None, yamlfile: str = None, experiment:
6565
Note: the command "fre list exps -y [model_yamlfile]" can be used to
6666
list the available experiment names
6767
:type experiment: str
68-
:param application: String used to specify the type of workflow to be used/cloned.
68+
:param application: String used to specify the type of workflow to be cloned.
6969
Ex.: run, postprocess
7070
:type application: str
7171
:param target_dir: Target location to create the cylc-src/<workflow> directory in

0 commit comments

Comments
 (0)