- Return an error with
CodeUnimplemented
from aClient
when a procedure is not implemented. - Customize the help text when
-h
or--help
is specified. - Add
ServerWithDoc
to allow a prefix to be added to help text.
CodeUnimplemented
from a Client
when a procedure is not implemented.-h
or --help
is specified.ServerWithDoc
to allow a prefix to be added to help text.