rmuch / ClamAV.Managed

ClamAV bindings for the .NET Framework, Mono and PowerShell. ClamAV.Managed is a library written in C# for the .NET Framework and Mono, providing managed bindings for the libclamav interface. It includes ClamAV.Managed.PowerShell, a set of PowerShell cmdlets for ClamAV scanning. It comes with sample code for building a GUI virus scanner application.
GNU General Public License v2.0
20 stars 8 forks source link

XML help for PowerShell cmdlets #1

Open rmuch opened 10 years ago

rmuch commented 10 years ago

Documentation files should be created for the ClamAV.Managed PowerShell cmdlets. PowerShell uses an XML format for cmdlet help, described in the links below: