summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xgit-radar1
1 files changed, 0 insertions, 1 deletions
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 <seconds> # Fetches your repo asynchronously in the background every <seconds> 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"