nbdkit/0004-docs-Describe-dump-plugin-earlier-in-the-manual.patch
2017-11-21 22:52:57 +00:00

28 lines
693 B
Diff

From 1b4f7c713e2acddad110434c9d1587eb94fc39c5 Mon Sep 17 00:00:00 2001
From: "Richard W.M. Jones" <rjones@redhat.com>
Date: Tue, 21 Nov 2017 22:38:03 +0000
Subject: [PATCH 4/4] docs: Describe --dump-plugin earlier in the manual.
---
docs/nbdkit.pod | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/docs/nbdkit.pod b/docs/nbdkit.pod
index fb923c1..5dac12d 100644
--- a/docs/nbdkit.pod
+++ b/docs/nbdkit.pod
@@ -324,6 +324,10 @@ To list all the options supported by a plugin, do:
nbdkit --help file
+To dump information about a plugin, do:
+
+ nbdkit file --dump-plugin
+
=head1 SOCKET ACTIVATION
nbdkit supports socket activation (sometimes called systemd socket
--
2.13.2