Skip to content

Getting Help

Julia edited this page Aug 13, 2018 · 25 revisions

If you would like to get information about some specific commands or just need help, type in the command line

HELP 

help_command

This will provide you with more information on how to get the help you need:

help_output

For instance,

HELP ADDWPT

provides the following information:

ADDWPT acid,(wpname/lat,lon/FLYBY/FLYOVER/ TAKEOFF,APT/RWY),[alt,spd,afterwp]

Add a waypoint to route of aircraft (FMS)

The first line indicates how you should type in the command. The second line gives a description of the command.

You could also access a PDF file containing all BlueSky commands, their description, and required and optional arguments using

HELP PDF
Clone this wiki locally