Provided by: rust-coreutils_0.0.14-3_amd64
NAME
fold - manual page for fold 0.0.14
DESCRIPTION
fold 0.0.14 Writes each file (or standard input if no files are given) to standard output whilst breaking long lines USAGE: /build/rust-coreutils-mQkL0l/rust-coreutils-0.0.14/debian/tmp/usr/bin/fold [OPTION]... [FILE]... OPTIONS: -b, --bytes count using bytes rather than columns (meaning control characters such as newline are not treated specially) -h, --help Print help information -s, --spaces break lines at word boundaries rather than a hard cut-off -V, --version Print version information -w, --width <WIDTH> set WIDTH as the maximum line width rather than 80
SEE ALSO
The full documentation for fold is maintained as a Texinfo manual. If the info and fold programs are properly installed at your site, the command info fold should give you access to the complete manual.