From 6908ab747d1eb461c8b8e666113aed47924f5b58 Mon Sep 17 00:00:00 2001 From: dequis Date: Sun, 25 Dec 2016 19:50:31 -0300 Subject: Add 'plugins info' subcommand, only show plugin details there --- doc/user-guide/commands.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/user-guide') diff --git a/doc/user-guide/commands.xml b/doc/user-guide/commands.xml index 6b725156..7190f024 100644 --- a/doc/user-guide/commands.xml +++ b/doc/user-guide/commands.xml @@ -1868,12 +1868,16 @@ List all the external plugins and protocols - plugins + plugins [info <name>] This gives you a list of all the external plugins and protocols. + + + Use the info subcommand to get more details about a plugin. + -- cgit v1.2.3