Use proper box subcommand anchors
This commit is contained in:
parent
875aee3636
commit
78e16a7d10
|
@ -16,12 +16,12 @@ This is the command used to manage (add, remove, etc.) [boxes](/docs/boxes.html)
|
|||
|
||||
The main functionality of this command is exposed via even more subcommands:
|
||||
|
||||
* `add`
|
||||
* `list`
|
||||
* `outdated`
|
||||
* `remove`
|
||||
* `repackage`
|
||||
* `update`
|
||||
* [`add`](#box-add)
|
||||
* [`list`](#box-list)
|
||||
* [`outdated`](#box-outdated)
|
||||
* [`remove`](#box-remove)
|
||||
* [`repackage`](#box-repackage)
|
||||
* [`update`](#box-update)
|
||||
|
||||
# Box Add
|
||||
|
||||
|
|
Loading…
Reference in New Issue