Home
last modified time | relevance | path

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

/third_party/toybox/generated/
H A Dhelp.h617 #define HELP_cat "usage: cat [-etuv] [FILE...]\n\nCopy (concatenate) files to stdout. If no files listed, copy from stdin.\nFilename \"-\" is a synonym for stdin.\n\n-e Mark each newline with $\n-t Show tabs as ^I\n-u Copy one byte at a time (slow)\n-v Display nonprinting characters as escape sequences with M-x for\n high ascii characters (>127), and ^x for other nonprinting chars" macro

Completed in 5 milliseconds