mirror of
https://github.com/tj/git-extras.git
synced 2026-09-10 07:26:17 -04:00
Update Commands.md (#1148)
This commit is contained in:
parent
b766a655ce
commit
e1a4e7195d
|
|
@ -224,7 +224,7 @@ project : git-extras
|
|||
The `--line` option can also take a path, which will print a filtered summary for that folder or file.
|
||||
|
||||
The option `--output-style` tries to put as much summary information of the repo into defined styled way as possible.
|
||||
This is how the `tebular` output style and `oneline` output style look like
|
||||
This is how the `tabular` output style and `oneline` output style look like
|
||||
|
||||
```bash
|
||||
$ git summary --output-style tabular
|
||||
|
|
|
|||
Loading…
Reference in a new issue