Home
last modified time | relevance | path

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

/third_party/toybox/generated/
H A Dhelp.h115 #define HELP_gzip "usage: gzip [-19cdfk] [FILE...]\n\nCompress files. With no files, compresses stdin to stdout.\nOn success, the input files are removed and replaced by new\nfiles with the .gz suffix.\n\n-c Output to stdout\n-d Decompress (act as gunzip)\n-f Force: allow overwrite of output file\n-k Keep input files (default is to remove)\n-# Compression level 1-9 (1:fastest, 6:default, 9:best)" macro

Completed in 6 milliseconds