Skip to content

Commit

Permalink
docs: gen docs for changes
Browse files Browse the repository at this point in the history
  • Loading branch information
joelrebel committed Mar 11, 2024
1 parent 5bb60e6 commit e0cc906
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/mctl.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ mctl is a CLI utility to interact with metal toolbox services
* [mctl get](mctl_get.md) - Get resource
* [mctl install](mctl_install.md) - Install actions
* [mctl list](mctl_list.md) - List resources
* [mctl power](mctl_power.md) - Execute server/bmc power and next boot commands: on,off,cycle,reset,soft,status,bmc-reset
* [mctl power](mctl_power.md) - Execute server/bmc power, set next-boot commands: [on|off|cycle|reset|soft|status|bmc-reset]
* [mctl version](mctl_version.md) - Print mctl version

2 changes: 1 addition & 1 deletion docs/mctl_power.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## mctl power

Execute server/bmc power and next boot commands: on,off,cycle,reset,soft,status,bmc-reset
Execute server/bmc power, set next-boot commands: [on|off|cycle|reset|soft|status|bmc-reset]

```
mctl power -s SERVER [flags]
Expand Down

0 comments on commit e0cc906

Please sign in to comment.