Home
last modified time | relevance | path

Searched defs:HELP_fold (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/generated/
H A Dhelp.h421 #define HELP_fold "usage: fold [-bsu] [-w WIDTH] [FILE...]\n\nFolds (wraps) or unfolds ascii text by adding or removing newlines.\nDefault line width is 80 columns for folding and infinite for unfolding.\n\n-b Fold based on bytes instead of columns\n-s Fold/unfold at whitespace boundaries if possible\n-u Unfold text (and refold if -w is given)\n-w Set lines to WIDTH columns or bytes" macro

Completed in 5 milliseconds