Skip to content

cmd: Fix agent run example indentation#187

Merged
peterj merged 1 commit intoagentregistry-dev:mainfrom
timflannagan:fix/agent-run-example-doc
Feb 19, 2026
Merged

cmd: Fix agent run example indentation#187
peterj merged 1 commit intoagentregistry-dev:mainfrom
timflannagan:fix/agent-run-example-doc

Conversation

@timflannagan
Copy link
Copy Markdown
Collaborator

Previously, the second example in 'arctl agent run --help' had extra leading spaces:

$ ./bin/arctl agent run --help
...
Examples:
arctl agent run ./my-agent
  arctl agent run dice

Previously, the second example in 'arctl agent run --help' had extra leading
spaces:

```bash
$ ./bin/arctl agent run --help
...
Examples:
arctl agent run ./my-agent
  arctl agent run dice
```

Signed-off-by: timflannagan <[email protected]>
@peterj peterj merged commit da078b5 into agentregistry-dev:main Feb 19, 2026
3 checks passed
@timflannagan timflannagan deleted the fix/agent-run-example-doc branch February 19, 2026 18:51
christian-posta pushed a commit to christian-posta/agentregistry that referenced this pull request Mar 9, 2026
Previously, the second example in 'arctl agent run --help' had extra
leading spaces:

```bash
$ ./bin/arctl agent run --help
...
Examples:
arctl agent run ./my-agent
  arctl agent run dice
```

Signed-off-by: timflannagan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants