Provided by: bup-doc_0.25-1_all bug

NAME

       bup-mux - multiplexes data and error streams over a connection

SYNOPSIS

       bup mux <command> [options...]

DESCRIPTION

       bup mux  is  used  in the bup client-server protocol to send both data and debugging/error
       output over the single connection stream.

       bup mux server might be used in an inetd server setup.

OPTIONS

       command
              the subcommand to run

       options
              options for command

BUP

       Part of the bup(1) suite.

AUTHORS

       Brandon Low <lostlogic@lostlogicx.com>.