Command line reference : fmsadmin commands : DISCONNECT command
 
DISCONNECT command
Format
fmsadmin DISCONNECT CLIENT [CLIENT_NUMBER] [options]
Description
Disconnects the specified client. The CLIENT_NUMBER is the ID number of the client. Use the LIST CLIENTS command to obtain a list of clients and their ID numbers. If no CLIENT_NUMBER is specified, all clients are disconnected.
Important  The command fmsadmin DISCONNECT CLIENT without a client ID number disconnects all clients.
Option
-m message, --message message
Specifies a text message to be sent to the client that is being disconnected.
Related topics 
CLOSE command
LIST command
STOP command
Command line reference