From 887957b73cb633e468cb6f63d803d98ef839cbda Mon Sep 17 00:00:00 2001 From: Richard Mwewa <74001397+rly0nheart@users.noreply.github.com> Date: Sun, 5 Jun 2022 14:42:57 +0200 Subject: [PATCH] Update helper.py --- utilities/helper.py | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/utilities/helper.py b/utilities/helper.py index 12effab..459bbc7 100644 --- a/utilities/helper.py +++ b/utilities/helper.py @@ -8,7 +8,7 @@ class Help: {'='*18} {Help.usageText.format('update:')} - Command Description + {Color.white}Command Description{Color.reset} ------- ----------- check Check for updates install Download and install updates''') @@ -20,7 +20,7 @@ class Help: {'='*18} {Help.usageText.format('search:')} - Command Description + {Color.white}Command Description{Color.reset} ------- ----------- users Search user(s) repos Search repositor[yies] @@ -35,7 +35,7 @@ class Help: {'='*17} {Help.usageText.format('user:')} - Command Description + {Color.white}Command Description{Color.reset} ------- ----------- profile Get a user's profile info gists Return a users's gists @@ -53,7 +53,7 @@ class Help: {'='*16} {Help.usageText.format('org:')} - Command Description + {Color.white}Command Description{Color.reset} ------- ----------- profile Get an organization's info repos Return an organization's repositories @@ -67,7 +67,7 @@ class Help: {'='*17} {Help.usageText.format('repo:')} - Command Description + {Color.white}Command Description{Color.reset} ------- ----------- profile Get a repository's info forks Return a repository's forks @@ -83,7 +83,7 @@ class Help: {'='*17} {Help.usageText.format('logs:')} - Command Description + {Color.white}Command Description{Color.reset} ------- ----------- view View logs read Read log