Skip to content

Commit

Permalink
Fix markdown linter (#383)
Browse files Browse the repository at this point in the history
* Fix linter

* Fix markdown lint

Signed-off-by: Jordi Deu-Pons <[email protected]>

---------

Signed-off-by: Jordi Deu-Pons <[email protected]>
  • Loading branch information
jordeu authored Jan 24, 2024
1 parent 1512cc7 commit 2d10b5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions USAGE.md
Original file line number Diff line number Diff line change
Expand Up @@ -169,7 +169,7 @@ tw pipelines update --name=my_rnaseq_nf_pipeline --params-file=my_rnaseq_nf_pipe

When launching a pipeline from the Launchpad, if no custom parameters are passed via the CLI then the defaults set for the pipeline in the Launchpad will be used.

> **NOTE**: Platform CLI users are bound to the same user permissions that apply in the platform UI. Launch users can launch pre-configured pipelines in the workspaces they have access to, but they cannot add or run new pipelines.
> **NOTE**: Platform CLI users are bound to the same user permissions that apply in the platform UI. Launch users can launch pre-configured pipelines in the workspaces they have access to, but they cannot add or run new pipelines.
```console
$ tw launch my_rnaseq_nf_pipeline
Expand Down Expand Up @@ -210,7 +210,7 @@ $ tw launch https://github.com/nf-core/rnaseq --params-file=./custom_rnaseq_para
https://tower.nf/user/abhinav/watch/2XDXxX0vCX8xhx
```

> **NOTE**: Platform CLI users are bound to the same user permissions that apply in the platform UI. Launch users can launch pre-configured pipelines in the workspaces they have access to, but they cannot add or run new pipelines.
> **NOTE**: Platform CLI users are bound to the same user permissions that apply in the platform UI. Launch users can launch pre-configured pipelines in the workspaces they have access to, but they cannot add or run new pipelines.
In the above command:

Expand Down

0 comments on commit 2d10b5b

Please sign in to comment.