From c3d39389517479242d4df84dfbac1751187233a4 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Sat, 2 Nov 2019 07:25:09 +0000 Subject: [PATCH] sh: Document magic_config_key. Fixes commit 1499896a9b3220a94ff53a12c463d6b5c5512f64. --- plugins/sh/nbdkit-sh-plugin.pod | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/plugins/sh/nbdkit-sh-plugin.pod b/plugins/sh/nbdkit-sh-plugin.pod index ff778425..17487145 100644 --- a/plugins/sh/nbdkit-sh-plugin.pod +++ b/plugins/sh/nbdkit-sh-plugin.pod @@ -216,6 +216,13 @@ ignored. /path/to/script config_complete +=item C + + /path/to/script magic_config_key + +If a magic config key is needed, this should echo it to stdout. +See L. + =item C /path/to/script thread_model -- 2.11.4.GIT