Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Better
Better
Commits
1ce8c868
Commit
1ce8c868
authored
May 21, 2016
by
Aral Balkan
Browse files
Removed mention of clouds and whitelist from update command. Progress towards
#17
.
parent
a2df3ac9
Pipeline
#643
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
better/update
View file @
1ce8c868
...
...
@@ -4,10 +4,10 @@
#
# Better command: update
#
# Usage: better/update <trackers/s
ites/whitelis
t>/<domain>
# Usage: better/update <trackers/s
potligh
t>/<domain>
#
# e.g., better/update trackers/google.com
# better/update s
ites
/newdoma.in
# better/update s
potlight
/newdoma.in
# etc.
#
# Updates your local copy of <domain> with the latest changes of others
...
...
@@ -31,7 +31,7 @@
showUsage
(){
echo
"
\n
Usage:
\n
"
echo
" better/update <trackers/spotlight
/clouds
>/<domain> : update domain
\n
"
echo
" better/update <trackers/spotlight>/<domain> : update domain
\n
"
echo
"Updates your local copy of <domain> with the latest changes of others (if any) from the remote repository.
\n
"
exit
0
}
...
...
@@ -236,7 +236,7 @@ processGenericHook(){
}
processCategoryHook
(){
echo
"
\n
Error: Please specify a domain in the form: trackers/<domain> or spotlight/<domain>
or clouds/<domain>
."
echo
"
\n
Error: Please specify a domain in the form: trackers/<domain> or spotlight/<domain>."
showUsage
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment