yup-diff

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: 5 Imported by: 0

README

yup-diff

NAME:
   diff - compare two files line by line

USAGE:
   diff [OPTIONS] FILE1 FILE2

   Compare FILE1 and FILE2 line by line.

   With no options, produce ed-style output: `< line` for lines unique
   to FILE1 and `> line` for lines unique to FILE2.

VERSION:
   dev

GLOBAL OPTIONS:
   --unified, -u  output a unified diff
   --help, -h     show help
   --version      print version information and exit

Documentation

Overview

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

Jump to

Keyboard shortcuts

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