From a31103536e3c0e55797f03a667aa966d0114c064 Mon Sep 17 00:00:00 2001 From: Waldir Pimenta Date: Mon, 15 Jan 2018 07:48:49 +0000 Subject: [PATCH] gitk: minor tweaks (#1875) --- pages/linux/gitk.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/linux/gitk.md b/pages/linux/gitk.md index baf4f0c34..ddcd2b6e9 100644 --- a/pages/linux/gitk.md +++ b/pages/linux/gitk.md @@ -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"}}`