Provided by: rust-coreutils_0.0.14-3_amd64 bug

NAME

       mkfifo - manual page for mkfifo 0.0.14

DESCRIPTION

       mkfifo 0.0.14 Create a FIFO with the given name.

   USAGE:
              /build/rust-coreutils-mQkL0l/rust-coreutils-0.0.14/debian/tmp/usr/bin/mkfifo
              [OPTION]... NAME...

   OPTIONS:
       --context <CTX>
              like -Z, or if CTX is specified then set the SELinux or SMACK security  context  to
              CTX

       -h, --help
              Print help information

       -m, --mode <0666>
              file permissions for the fifo [default: 0666]

       -V, --version
              Print version information

       -Z     set the SELinux security context to default type

SEE ALSO

       The  full  documentation  for  mkfifo  is maintained as a Texinfo manual.  If the info and
       mkfifo programs are properly installed at your site, the command

              info mkfifo

       should give you access to the complete manual.