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

NAME

       seq - manual page for seq 0.0.14

DESCRIPTION

       /build/rust-coreutils-mQkL0l/rust-coreutils-0.0.14/debian/tmp/usr/bin/seq  0.0.14  Display
       numbers from FIRST to LAST, in steps of INCREMENT.

   USAGE:
              /build/rust-coreutils-mQkL0l/rust-coreutils-0.0.14/debian/tmp/usr/bin/seq
              [OPTION]...                                                                    LAST
              /build/rust-coreutils-mQkL0l/rust-coreutils-0.0.14/debian/tmp/usr/bin/seq
              [OPTION]...                                FIRST                               LAST
              /build/rust-coreutils-mQkL0l/rust-coreutils-0.0.14/debian/tmp/usr/bin/seq
              [OPTION]... FIRST INCREMENT LAST

   ARGS:
              <numbers>...

   OPTIONS:
       -f, --format <format>
              use printf style floating-point FORMAT

       -h, --help
              Print help information

       -s, --separator <separator>
              Separator character (defaults to \n)

       -t, --terminator <terminator>
              Terminator character (defaults to \n)

       -V, --version
              Print version information

       -w, --widths
              Equalize widths of all numbers by padding with zeros

SEE ALSO

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

              info seq

       should give you access to the complete manual.