diff --git a/docs/guide.md b/docs/guide.md index 935abe2f..07d54e1f 100644 --- a/docs/guide.md +++ b/docs/guide.md @@ -33,7 +33,13 @@ it last shutdown (or was killed or died). New queues are created by referring to them (for example, adding or trying to remove an item). A queue can be deleted with the "delete" command. + +Contents +-------- + - [Configuration](#Configuration) +- [Full queues](#Full queues) + Configuration -------------