@@ -1278,8 +1278,8 @@ def default_for(
1278
1278
be created in ``<this-path>/cylc-run/<workflow-id>``
1279
1279
and a symbolic link will be created from
1280
1280
``$HOME/cylc-run/<workflow-id>``.
1281
- If not specified the workflow run directory will be created
1282
- in ``$HOME/cylc-run/<workflow-id>``.
1281
+ If not specified, the workflow run directory will be
1282
+ created in ``$HOME/cylc-run/<workflow-id>``.
1283
1283
All the workflow files and the ``.service`` directory get
1284
1284
installed into this directory.
1285
1285
@@ -1289,13 +1289,12 @@ def default_for(
1289
1289
Conf (folder , VDR .V_STRING , None , desc = f"""
1290
1290
Alternative location for the { folder } dir.
1291
1291
1292
- If specified the workflow { folder } directory will
1292
+ If specified, the workflow { folder } directory will
1293
1293
be created in
1294
1294
``<this-path>/cylc-run/<workflow-id>/{ folder } ``
1295
1295
and a symbolic link will be created from
1296
1296
``$HOME/cylc-run/<workflow-id>/{ folder } ``.
1297
- If not specified the workflow log directory will
1298
- be created in
1297
+ If not specified, the directory will be created in
1299
1298
``$HOME/cylc-run/<workflow-id>/{ folder } ``.
1300
1299
1301
1300
.. versionadded:: { versionadded }
0 commit comments