Skip to content

[BUG] Syntax error in the README file - Remove-PnPTenantDeletedSite #5001

Open
@kurgans0

Description

@kurgans0

On the SYNTAX paragraph, please replace Line 23 "-Url" by "-Identity":

Remove-PnPTenantDeletedSite [-Url] <String> [-Force] [-NoWait] [-Connection <PnPConnection>] [-Verbose]

by

Remove-PnPTenantDeletedSite [-Identity] <String> [-Force] [-NoWait] [-Connection <PnPConnection>] [-Verbose]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions