jxsl13 / line-diff

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

line diff

Cheap line diff utility

Installation

go install https://github.com/jxsl13/line-diff@latest

Usage

$ line-diff --help

  LDIFF_SORTED    sort the results (default: "false")

Usage:
  line-diff a.txt b.txt [flags]
  line-diff [command]

Available Commands:
  completion  Generate completion script
  help        Help about any command

Flags:
  -h, --help     help for line-diff
  -s, --sorted   sort the results

About

License:MIT License


Languages

Language:Go 100.0%