]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/manpages/bpluginfo.8
Backport from BEE
[bacula/bacula] / bacula / manpages / bpluginfo.8
index 683d5e6c95418fa964de619ed4fe4f70d5e792a6..fbf6b3758d5fc873bf44f16e6e013bb934328e5b 100644 (file)
@@ -17,7 +17,7 @@ bpluginfo \- Bacula Plugin information utility
 The main purpose of
 .B bpluginfo
 is to display different information about Bacula plugin. You can use it to
-check a plugin name, author, license and short description. You can use 
+check a plugin name, author, license and short description. You can use
 '-f' option to display API implemented by the plugin. Some plugins may require
 additional '-a' option for validating a Bacula Daemons API. In most cases it
 is not required.
@@ -35,17 +35,17 @@ A summary of options is included below.
 Show usage of the program.
 .TP
 .BI \-v
-Verbose information printing all available data from the plugin, including 
+Verbose information printing all available data from the plugin, including
 plugin header and implemented API.
 .TP
 .BI \-i
 Display short information from plugin header only. This is a default option.
-Option incompatible with 
+Option incompatible with
 .B -f
 option.
 .TP
 .BI \-f
-Display information about implemented API functions. 
+Display information about implemented API functions.
 .TP
 .BI \-a\ <api>
 You can supply the plugin initialization function with a particular Bacula
@@ -68,7 +68,7 @@ This is an example of bplufinfo usage with verbose option (-v) and default plugi
 .RS
 .nf
 
-\fB$ bpluginfo -v bpipe-fd.so 
+\fB$ bpluginfo -v bpipe-fd.so
 
 Plugin type:            File Daemon plugin
 Plugin magic:           *FDPluginData*