mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-24 13:15:24 +02:00
gitk: minor tweaks (#1875)
This commit is contained in:
parent
4ceb0fdee8
commit
a31103536e
1 changed files with 2 additions and 2 deletions
|
@ -6,11 +6,11 @@
|
|||
|
||||
`gitk`
|
||||
|
||||
- Show repository browse of a specific file or folder:
|
||||
- Show repository browser for a specific file or folder:
|
||||
|
||||
`gitk {{path/to/file_or_folder}}`
|
||||
|
||||
- Show commits since 1 week ago:
|
||||
- Show commits made since 1 week ago:
|
||||
|
||||
`gitk --since={{"1 week ago"}}`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue