cli: Add `--unified` flag to `rad diff` help
This commit is contained in:
parent
34112d8504
commit
d221095980
|
|
@ -27,6 +27,7 @@ Usage
|
|||
|
||||
Options
|
||||
|
||||
--unified, -U Context lines to show (default: 5)
|
||||
--staged View staged changes
|
||||
--color Force color output
|
||||
--help Print help
|
||||
|
|
|
|||
Loading…
Reference in New Issue