Provided by: python3-livereload_2.4.0-1_all bug

NAME

       livereload - Automatic browser refresher

DESCRIPTION

       usage: livereload [-h] [--host HOST] [-p PORT] [directory]

       Start a `livereload` server

   positional arguments:
       directory
              Directory to watch for changes

   optional arguments:
       -h, --help
              show this help message and exit

       --host HOST
              Hostname to run `livereload` server on

       -p PORT, --port PORT
              Port to run `livereload` server on