DESCRIPTION:
NAME: Remove-SPList
Removes A List
PARAMETERS:
-url Url to SharePoint Site
-List Name of Document Library
SYNTAX:
Remove-SPList -url http://moss -List "Users"
Removes The Users list from the site http://moss
Remove-SPList -help
Displays the help topic for the script