.TH diodcat 8 "2012-05-22" "diod-1.0.13" "diod" .SH NAME diodshowmount \- list diod server connections .SH SYNOPSIS \fBdiodshowmount\fR \fI[OPTIONS] [-s NAME]\fR .SH DESCRIPTION .B diodshowmount connects to a \fBdiod\fR server and displays a list of clients connected to that server in hostlist format, with domain name suffixes stripped. .SH OPTIONS .TP .I "-s, --server NAME" The server in IP[:PORT], HOST[:PORT], or /path/to/socket form (default localhost:564). .TP .I "-m, --msize SIZE" The maximum request size including 9P headers (default 65536). .TP .I "-u, --uid UID" Try to attach to the server as the specified user (default your effective uid). .TP .I "-t, --timeout SECS" Force timeout after specified number of seconds (default no timeout). .TP .I "-l, --long" List clients one per line without removing domain name suffixes, if any. .SH "SEE ALSO" diod (8)