<command command="screen">
<flag name="-a" taghelp="Force all capabilities into each window's termcap."/>
<flag name="-A" argtag="-[r|R]" taghelp="Adapt all windows to the new display width &amp; height."/>
<flag name="-c" argtag="file" taghelp="Read configuration file instead of '.screenrc'."/>
<flag name="-d" argtag="(-r)" taghelp="Detach the elsewhere running screen (and reattach here)."/>
<flag name="-dmS" argtag="name" taghelp="Start as daemon: Screen session in detached mode."/>
<flag name="-D" argtag="(-r)" taghelp="Detach and logout remote (and reattach here)."/>
<flag name="-D" argtag="-RR" taghelp="Do whatever is needed to get a screen session."/>
<flag name="-e" argtag="xy" taghelp="Change command characters."/>
<flag name="-f" taghelp="Flow control on, -fn = off, -fa = auto."/>
<flag name="-h" argtag="lines" taghelp="Set the size of the scrollback history buffer."/>
<flag name="-i" taghelp="Interrupt output sooner when flow control is on."/>
<flag name="-l" taghelp="Login mode on (update /var/run/utmp), -ln = off."/>
<flag name="-list" taghelp="or -ls. Do nothing, just list our SockDir."/>
<flag name="-L" taghelp="Terminal's last character can be safely updated."/>
<flag name="-m" taghelp="ignore $STY variable, do create a new screen session."/>
<flag name="-O" taghelp="Choose optimal output rather than exact vt100 emulation."/>
<flag name="-p" argtag="window" taghelp="Preselect the named window if it exists."/>
<flag name="-q" taghelp="Quiet startup. Exits with non-zero return code if unsuccessful."/>
<flag name="-r" taghelp="Reattach to a detached screen process."/>
<flag name="-R" taghelp="Reattach if possible, otherwise start a new session."/>
<flag name="-s" argtag="shell" taghelp="Shell to execute rather than $SHELL."/>
<flag name="-S" argtag="sockname" taghelp="Name this session &lt;pid>.sockname instead of &lt;pid>.&lt;tty>.&lt;host>."/>
<flag name="-t" argtag="title" taghelp="Set title. (window's name)."/>
<flag name="-T" argtag="term" taghelp="Use term as $TERM for windows, rather than &quot;screen&quot;."/>
<flag name="-U" taghelp="Tell screen to use UTF-8 encoding."/>
<flag name="-v" taghelp="Print &quot;Screen version 3.09.11beta (FAU) 11-Oct-01&quot;."/>
<flag name="-wipe" taghelp="Do nothing, just clean up SockDir."/>
<flag name="-x" taghelp="Attach to a not detached screen. (Multi display mode)."/>
<flag name="-X" taghelp="Execute &lt;cmd> as a screen command in the specified session."/>
</command>