Command Line Interface ====================== .. _docsample-hello: docsample-hello --------------- Run the CLI using: .. program:: docsample-hello The :program:`docsample-hello` can be invoked with various actions documented here, as follows:: docsample-hello [args...] .. option:: name The name of the person to greet. .. option:: -h, --help Print a help message and exit. Can be used as ``docsample-hello --help``