Use proper box subcommand anchors

This commit is contained in:
Aaron Kunz 2017-05-31 12:21:31 +02:00 committed by DAXaholic
parent 875aee3636
commit 78e16a7d10
1 changed files with 6 additions and 6 deletions

View File

@ -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