summaryrefslogtreecommitdiff
path: root/src/xbs/xbs
diff options
context:
space:
mode:
Diffstat (limited to 'src/xbs/xbs')
-rwxr-xr-xsrc/xbs/xbs4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/xbs/xbs b/src/xbs/xbs
index c42738d..6319110 100755
--- a/src/xbs/xbs
+++ b/src/xbs/xbs
@@ -34,8 +34,8 @@ usage() {
print 'Usage: %s [-b BUILDSYSTEM|-h] COMMAND [ARGUMENTS]' "${0##*/}"
print 'Tool for working with arbitrary ABS-like build systems'
echo
- prose 'This is a pluggable tool. The BUILDSYSTEM it uses is configured
- in:'
+ prose 'This is a pluggable tool. The BUILDSYSTEM it uses is
+ configured in:'
bullet '/etc/xbs.conf'
bullet '${XDG_CONFIG_HOME}/xbs.conf'
bullet 'with the `-b` flag'