Usage: nfsadmin client computer name common_options start | stop | config config_options common_options are: -u user Identity ...

Usage: nfsadmin client [computer name] [common_options] start | stop | config config_options

common_options are:
    -u user              Identity of the user whose credentials are to be used
    -p password          Password of the user

config_options are:
    protocol = TCP|UDP|TCP+UDP Set the preferred transport protocol.
    mtype = hard|soft       Specify the type of mount.
    casesensitive = yes|no  Specify the default case sensitivity of mounted file shares.
    retry =         Set the number of retries for a soft mount.
    timeout =     Set the timeout (in seconds) for an RPC call.
    perf = default          Reset performance parameters to default values.
    UseReservedPorts = yes|no Use ports less than 1024
    rsize =           Set the read buffer size (in KB).
    wsize =           Set the write buffer size (in KB).
    fileaccess =      Specify the permission mode of the file.
                            These are used for new files created on NFS
                            servers. Specified using UNIX style mode bits.
    SecFlavors = [+|-]sys [+|-]krb5 [+|-]krb5i
                            Specify permitted security flavors.