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

NAME

       basenc - manual page for basenc 0.0.14

DESCRIPTION

       /build/rust-coreutils-mQkL0l/rust-coreutils-0.0.14/debian/tmp/usr/bin/basenc  0.0.14  With
       no FILE, or when FILE is -, read standard input.

       When decoding, the input may contain newlines in addition  to  the  bytes  of  the  formal
       alphabet.  Use --ignore-garbage to attempt to recover from any other non-alphabet bytes in
       the encoded stream.

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

   ARGS:
              <file>...

   OPTIONS:
       --base16

       --base2lsbf

       --base2msbf

       --base32

       --base32hex

       --base64

       --base64url

       -d, --decode
              decode data

       -h, --help
              Print help information

       -i, --ignore-garbage
              when decoding, ignore non-alphabetic characters

       -V, --version
              Print version information

       -w, --wrap <wrap>
              wrap encoded lines after COLS character (default 76, 0 to disable wrapping)

       --z85

SEE ALSO

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

              info basenc

       should give you access to the complete manual.