The HELP (or H or ?) command displays the onscreen help on all command line parameters, with a brief explanation about each of them. Help is displayed locally without connecting to the Internet.
Command syntax
- febootimail -HELP
- febootimail -H
- febootimail -?
If the help text does not fit on the screen, it is possible to use it with the more
DOS command, which pauses help text output after each help page.
febootimail -HELP | more
Console output
Alternatively, it is possible to save the help to a plain text file by using the redirection operator > (greater than sign).
- To save console output to a file, add >output.txt at the end of the command line.
- To append console output to a file, add >>output-append.txt at the end.
febootimail -HELP >email-help.txt
Related commands
Quick look
- Quick start · start sending the CMD email in minutes
- Tips & Tricks · a few quick email tricks
- Email attachments · use simple wildcards or advanced file masks to attach multiple files
- Debug email client-server connection · use DEBUG and advanced DEBUGX commands
- Parameter substitution using USEFILE and CONFIG · use a text file as any parameter
- Batch file & errorlevels · errorlevel values can be used in conditional processing
- Command Line Email parameters · see all email commands
Need help?
If you have any questions, please do not hesitate to contact our support team.