summaryrefslogtreecommitdiff
path: root/pbs-convert-absgit
diff options
context:
space:
mode:
Diffstat (limited to 'pbs-convert-absgit')
-rwxr-xr-xpbs-convert-absgit2
1 files changed, 1 insertions, 1 deletions
diff --git a/pbs-convert-absgit b/pbs-convert-absgit
index 9e82330..9db6190 100755
--- a/pbs-convert-absgit
+++ b/pbs-convert-absgit
@@ -184,7 +184,7 @@ convert-arches() {
usage() {
echo "Usage: ${0##*/} SOURCE"
- echo "Convert the absgit format SOURCE to pbs format"
+ echo "Convert SOURCE from the absgit format to the pbs format."
echo
echo "SOURCE must be configured in /etc/libretools.d/pbs-convert.conf"
}