From 374c9987807f1eb515688f440cc3d6684f4f3e2c Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sun, 17 May 2015 19:10:45 -0400 Subject: xbs: touch up whitespace --- src/xbs/xbs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/xbs/xbs b/src/xbs/xbs index ab10a9f..eb5909b 100755 --- a/src/xbs/xbs +++ b/src/xbs/xbs @@ -51,9 +51,9 @@ usage() { echo print 'Commands:' flag 'status' \ - 'Are there uncommitted changes in `.`?' + 'Are there uncommitted changes in `.`?' flag 'download' \ - 'Download or update the tree' + 'Download or update the tree' flag "release-client $(_ 'REPO ARCH')" \ 'Release `.` (for developer boxes)' flag "release-server $(_ 'REPO ARCH')" \ @@ -64,7 +64,7 @@ usage() { 'Move a pkgbase from one repo to another' flag "releasepath $(_ 'PKGBASE REPO ARCH')" \ 'Print the path to the staged version of pkgbase, or exit with - non-zero if not released' + non-zero if not released' } status() { -- cgit v1.2.2