Skip to content

Commit

Permalink
fix(task runner docs): revert to DATA_PATH being optional
Browse files Browse the repository at this point in the history
Signed-off-by: Pant, Akshay <[email protected]>
  • Loading branch information
theakshaypant committed Nov 4, 2024
1 parent ca90679 commit aae8185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/about/features_index/taskrunner.rst
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,7 @@ Importing the Workspace

.. code-block:: console
$ fx collaborator create -n {COL_LABEL} -d {DATA_PATH}
$ fx collaborator create -n {COL_LABEL} -d {DATA_PATH:optional}
$ fx collaborator generate-cert-request -n {COL_LABEL}
Expand Down

0 comments on commit aae8185

Please sign in to comment.