Home
last modified time | relevance | path

Searched refs:HELP_nl (Results 1 - 1 of 1) sorted by relevance

/third_party/toybox/generated/
H A Dhelp.h529 #define HELP_nl "usage: nl [-E] [-l #] [-b MODE] [-n STYLE] [-s SEPARATOR] [-v #] [-w WIDTH] [FILE...]\n\nNumber lines of input.\n\n-E Use extended regex syntax (when doing -b pREGEX)\n-b Which lines to number: a (all) t (non-empty, default) pREGEX (pattern)\n-l Only count last of this many consecutive blank lines\n-n Number STYLE: ln (left justified) rn (right justified) rz (zero pad)\n-s Separator to use between number and line (instead of TAB)\n-v Starting line number for each section (default 1)\n-w Width of line numbers (default 6)" macro

Completed in 5 milliseconds