From f52ce6c1b35edf7f35f20b6c10811ff6d978a688 Mon Sep 17 00:00:00 2001 From: Steven Hall Date: Sun, 18 Oct 2015 16:30:17 -0700 Subject: Missed a fetch_t in the git_radar file to remove. --- git-radar | 1 - 1 file changed, 1 deletion(-) diff --git a/git-radar b/git-radar index 07f0a0a..ce11945 100755 --- a/git-radar +++ b/git-radar @@ -57,7 +57,6 @@ if [[ -z $@ ]]; then echo " git-radar [--zsh|--bash|--fish] [--fetch]" echo "" echo " --fetch # Fetches your repo asynchronously in the background every 5 mins" - echo " --fetch_t # Fetches your repo asynchronously in the background every seconds" echo " --zsh # Output prompt using Zsh style color characters" echo " --bash # Output prompt using Bash style color characters" echo " --fish # Output prompt using fish style color characters" -- cgit v1.2.3