Lines Matching refs:width

255 * fold invocation::              Wrap input lines to fit in specified width
1953 @itemx --number-width=@var{number}
1955 @opindex --number-width
2148 @itemx --width[=@var{n}]
2150 @opindex --width
2443 * fold invocation:: Wrap input lines to fit in specified width.
2523 @item -@var{width}
2524 @itemx -w @var{width}
2525 @itemx --width=@var{width}
2526 @opindex -@var{width}
2528 @opindex --width
2529 Fill output lines up to @var{width} characters (default 75 or @var{goal}
2537 By default, this is 7% shorter than @var{width}.
2587 Columns are of equal width, separated by an optional string (default
2622 column width is automatically decreased as @var{column} increases; unless
2689 argument @var{in-tabwidth} is the input tab character's width (default
2716 argument @var{out-tabwidth} is the output tab character's width (default
2772 printed with single column output only. The TAB width varies
2775 @samp{equal width of output columns} (a POSIX specification).
2776 The TAB width is fixed to the value of the first column and does
2796 The total page width is the size of the margin plus the @var{page_width}
2858 @itemx --width=@var{page_width}
2860 @opindex --width
2861 Set page width to @var{page_width} characters for multiple text-column
2863 @var{page_width} is rounded down so that columns have equal width.
2864 @option{-s[CHAR]} turns off the default page width and any line truncation
2874 Set the page width to @var{page_width} characters, honored with and
2876 is rounded down so that columns have equal width. Text lines are truncated,
2892 @section @command{fold}: Wrap input lines to fit in specified width
2934 @item -w @var{width}
2935 @itemx --width=@var{width}
2937 @opindex --width
2938 Use a maximum line length of @var{width} columns instead of 80.
2941 @option{-@var{width}}. New scripts should use @option{-w @var{width}}
3321 with two generated suffix characters, and will increase this width by two
3641 format specification flags, a field width, a precision specification,
3814 up nicely in columns. The width of the count fields varies depending
3815 on the inputs, so you should not depend on a particular field width.
3884 Non-printable characters are given 0 width.
4617 @samp{0x} or @samp{0X}, where those numbers are not fixed width,
4619 and left padded with @samp{0} to a consistent width, a standard
5899 @itemx --width=@var{number}
5901 @opindex --width
5903 Select the maximum output width of each final line. If references are
5904 used, they are included or excluded from the maximum output width
5907 the maximum output width takes into account the maximum length of all
5909 output after the right context, the maximum output width does not take
5936 ignored, with one exception: with @option{-R} the width of references
5937 is @emph{not} taken into account in total output width given by @option{-w}.
5951 allowed output line width, changeable through option @option{-w}, which is
6075 Unless @option{-R} option is used, the maximum reference width is
6076 subtracted from the total output line width. With GNU extensions
6077 disabled, width of references is not taken into account in the output
6078 line width computations.
6099 The program makes better use of output line width. If GNU extensions
8224 @item --sort=width
8226 @opindex width@r{, sorting option for @command{ls}}
8227 Sort by printed width of file names.
8271 GNU @command{ls} uses variable width columns to display as many files as
8461 @itemx --width=@var{cols}
8463 @opindex --width
16476 except that any flags or field width override the @samp{+}
16567 since there is no natural width for them.
16591 with @samp{+} if it exceeds 9999 or if its field width exceeds 4;
16593 or if its field width exceeds 2. This supports ISO 8601 formats
16617 You can optionally specify the field width
16622 a field of width 9. Nanoseconds are left adjusted, and are truncated
16623 or padded to the field width.
16625 An optional modifier can follow the optional flag and width
16647 width is also present. Other combinations of flags, field widths and
19038 one @samp{%f} directive, optionally with @samp{'}, @samp{-}, @samp{0}, width
19040 the @samp{-} modifier will enable left-aligned @option{--padding} and the width
19041 modifier will enable right-aligned @option{--padding}. The @samp{0} width
19043 number, up to the specified width. A precision specification like @samp{%.1f}
19085 aligned based on the input line's width (only with the default delimiter).
19380 @samp{-+#0 '}, then an optional width containing one or more digits,
19401 @itemx --equal-width
19403 @opindex --equal-width
19404 Print all numbers with the same width, by padding with leading zeros.
19733 that has fixed width fields, and does not have a field separator. For