summaryrefslogtreecommitdiff
path: root/src/lib/librelib
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/librelib')
-rwxr-xr-xsrc/lib/librelib2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/librelib b/src/lib/librelib
index b3fb9c2..caf26fe 100755
--- a/src/lib/librelib
+++ b/src/lib/librelib
@@ -49,7 +49,7 @@ usage() {
changed with the environmental variable LIBRETOOLS_LIBRARY_PATH.' "$default_libdir"
echo
print "Example usage:"
- printf ' . $(%s conf)\n' "$cmd"
+ printf ' source $(%s conf)\n' "$cmd"
echo
print "Options:"
flag '-h' 'Show this message'