usage top-level constant

String const usage

Usage text

Implementation

const usage = 'USAGE:\n'
    '\tdaemon start a basic web server. With UI on http://localhost:{port}/\n'
    '\tpasswd_gen_cli [--daemon | -d] [--port | -p]\n';