From 13126d9961184ae5bd1eac8b23fd02de09f598d9 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 22 Aug 2019 09:10:00 +0200 Subject: [PATCH] Add plugin in CLI tools table of contents --- support/doc/tools.md | 1 + 1 file changed, 1 insertion(+) diff --git a/support/doc/tools.md b/support/doc/tools.md index cf427ec84..6b831ae99 100644 --- a/support/doc/tools.md +++ b/support/doc/tools.md @@ -19,6 +19,7 @@ - [optimize-old-videos.js](#optimize-old-videosjs) - [update-host.js](#update-hostjs) - [reset-password.js](#reset-passwordjs) + - [plugin install/uninstall](#plugin-installuninstall) - [REPL (Read Eval Print Loop)](#repl-read-eval-print-loop) - [.help](#help) - [Lodash example](#lodash-example)