The following commands are general to all FTU functions.
:BYE
Use this command to finish your current function, save all changes made, and move to the next function, if applicable. BY and B are valid abbreviations for BYE.
:END
This command is synonymous with :BYE. E is a valid abbreviation for End.
:HELP
Use this command to display help information on Page 2. Entering :H or pressing the SPCFY key gives the same result.
:NEXT [ number ]
Use this command to write your current screen on Page 1 to your output file, and display the next screen. If you enter a number value, the next screen for that language number is displayed. N is a valid abbreviation for NEXT.
:QUIT
Use this command to exit from FTU, discarding all changes. Q is a valid abbreviation for QUIT.
:REFRESH
Use this command to redisplay your current Page 1 screen. R is a valid abbreviation for REFRESH.
:TERMINATE
This command is synonymous with :QUIT. TER and T are valid abbreviations for TERMINATE.