Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vervollständigen der Comandlets mit genauerer Beschreibung und Beispielen #19

Open
thericosanto opened this issue May 20, 2020 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@thericosanto
Copy link

Danke für dieses tolle Powershell Modul und die gute Arbeit bis hier hin.
Ich habe eine Anfrage. Die Wiki ist recht dürftig und beinhaltet nicht alle Comandlets des Moduls.
Könnten Sie dieses vielleicht erweitern mit Beispielen und einer genaueren Beschreibung der jeweiligen Comandlets?
Genauso würde ich mir wünschen, dass die Hilfe Beschreibung innerhalb der Comandlets mit mehr Details, was das Comandlet macht und wie es typischerweise angewendet wird.

Wenn ich zum Beispiel Get-Help Edit-bConnectEndpoint -Full verwende bekomme ich nicht viel Hilfe zu dem Comandlet.
`NAME
Edit-bConnectEndpoint

SYNOPSIS
Updates a existing endpoint.

SYNTAX
Edit-bConnectEndpoint [-Endpoint] []

DESCRIPTION

PARAMETERS
-Endpoint
Valid modified endpoint

    Required?                    true
    Position?                    1
    Default value                
    Accept pipeline input?       false
    Accept wildcard characters?  false
    
<CommonParameters>
    This cmdlet supports the common parameters: Verbose, Debug,
    ErrorAction, ErrorVariable, WarningAction, WarningVariable,
    OutBuffer, PipelineVariable, and OutVariable. For more information, see
    about_CommonParameters 
(https://go.microsoft.com/fwlink/?LinkID=113216). 

INPUTS

OUTPUTS
Endpoint (see bConnect documentation for more details).

RELATED LINKS
`

@T0biii
Copy link
Contributor

T0biii commented May 22, 2020

#5 (comment)
Verknüpfe mal den Comment dazu

@baramundi-ahaugk baramundi-ahaugk added documentation Improvements or additions to documentation enhancement New feature or request labels Jun 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants