diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/xbs/xbs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xbs/xbs b/src/xbs/xbs index 1c00d60..1af652a 100755 --- a/src/xbs/xbs +++ b/src/xbs/xbs @@ -51,7 +51,7 @@ usage() { echo print 'Commands:' flag 'status' \ - 'Are there uncommited changes in `.`?' + 'Are there uncommitted changes in `.`?' flag 'download' \ 'Download or update the tree' flag "release-client $(_ 'REPO ARCH')" \ |