summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xrepofish4
1 files changed, 2 insertions, 2 deletions
diff --git a/repofish b/repofish
index 8f3e4b8..5ae3939 100755
--- a/repofish
+++ b/repofish
@@ -175,9 +175,9 @@ set_variables() {
}
print_help() {
- echo 'repo.sh SEPPIOFISH repo tool'
+ echo ''"$0"' SEPPIOFISH repo tool for Archlinux and AUR helper'
echo
- echo ' USAGE: repo.sh COMMAND PKGNAME (default ALL)'
+ echo ' USAGE: '"$0"' COMMAND PKGNAME(s) (default ALL)'
echo
echo ' add adds packages from from AUR'
echo ' clone (url) clones git package repository'