kubectl/pkg/cmd/diff
David Symonds deabbd435b Fix description of diff flags.
Running `diff -u` produces a unified diff. It isn't related to Unicode.
Also, `diff -N` treats _absent_ files as empty, not new files.

Kubernetes-commit: 0af2dedd96e973f4ed59af0cc325a70ca0b9100a
2019-05-22 13:34:30 +10:00
..
diff.go Fix description of diff flags. 2019-05-22 13:34:30 +10:00
diff_test.go Move pkg/kubectl/cmd/{command} to staging 2019-08-01 11:01:40 -07:00