yup-tr

command module
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2026 License: AGPL-3.0 Imports: 3 Imported by: 0

README

yup-tr

NAME:
   tr - translate or delete characters

USAGE:
   tr [OPTIONS] SET1 [SET2]

   Translate, squeeze, and/or delete characters from standard
   input, writing to standard output.

VERSION:
   dev

GLOBAL OPTIONS:
   --delete, -d           delete characters in SET1, do not translate
   --squeeze-repeats, -s  replace each sequence of a repeated character with a single occurrence
   --complement, -c       use the complement of SET1
   --help, -h             show help
   --version              print version information and exit

Documentation

Overview

Command yup-tr is the CLI wrapper around github.com/gloo-foo/cmd-tr.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL