Get-BluGenieHelp



Get-BluGenieHelp

SYNOPSIS

Get-BluGenieHelp is a Blugenie Internal Function to Dynamically Pull and Display Synopsis Information for all of BluGenies Functions

SYNTAX

Get-BluGenieHelp [[-Search] <String>] [-Force] [-Walkthrough] [<CommonParameters>]

DESCRIPTION

Get-BluGenieHelp is a Blugenie Internal Function to Dynamically Pull and Display Synopsis Information for all of BluGenies Functions

To speed up this informational query a Help Index file is created --> $ScriptDirectory\Tools\Blubin\HelpMnu.dat If this file doesn't exist, Once help is called it will be created before displaying the information.

You can also do quick searches on the Commands and Discriptions using RegEx. Check the Examples for more information.

In BluGenie all references will be made using the follow command --> /Help In BluGenie all references will be made using the follow command --> /Help: In BluGenie all references will be made using the follow command --> BluGenie.exe /Help In BluGenie all references will be made using the follow command --> BluGenie.exe /Help: In BluGenie all references will be made using the follow command --> BluGenie.exe "/Help:"

EXAMPLES

EXAMPLE 1

Command: /Help

EXAMPLE 2

EXAMPLE 3

EXAMPLE 4

EXAMPLE 5

EXAMPLE 6

EXAMPLE 7

EXAMPLE 8

PARAMETERS

Force

Walkthrough

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

Last updated