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:
|
The main functionality of this command is exposed via even more subcommands:
|
||||||
|
|
||||||
* `add`
|
* [`add`](#box-add)
|
||||||
* `list`
|
* [`list`](#box-list)
|
||||||
* `outdated`
|
* [`outdated`](#box-outdated)
|
||||||
* `remove`
|
* [`remove`](#box-remove)
|
||||||
* `repackage`
|
* [`repackage`](#box-repackage)
|
||||||
* `update`
|
* [`update`](#box-update)
|
||||||
|
|
||||||
# Box Add
|
# Box Add
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue