[[command]]
name = "tail"
url = "https://www.gnu.org/software/coreutils/manual/coreutils.html#tail-invocation"
level = "Inert"
bare = true
numeric_dash = true
standalone = [
"-F", "-V", "-f", "-h", "-q", "-r", "-v", "-z",
"--follow", "--help", "--quiet", "--retry", "--silent",
"--verbose", "--version", "--zero-terminated",
]
valued = ["-b", "-c", "-n", "--bytes", "--lines", "--max-unchanged-stats", "--pid", "--sleep-interval"]