Skip to content

Commit

Permalink
Update cmd/conduit/root/pipelines/describe.go
Browse files Browse the repository at this point in the history
Co-authored-by: Maha Hajja <82542081+maha-hajja@users.noreply.github.com>
  • Loading branch information
hariso and maha-hajja authored Jan 17, 2025
1 parent 8fc4c5f commit 4611af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/conduit/root/pipelines/describe.go
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ func (c *DescribeCommand) Docs() ecdysis.Docs {
Long: `This command requires Conduit to be already running since it will list all pipelines registered
by Conduit. This will depend on the configured pipelines directory, which by default is /pipelines; however, it could
be configured via --pipelines.path at the time of running Conduit.`,
Example: "conduit pipelines describe",
Example: "conduit pipelines describe\nconduit pipelines desc",
}
}

Expand Down

0 comments on commit 4611af9

Please sign in to comment.