diff options
author | Leah Neukirchen <leah@vuxu.org> | 2017-05-02 17:14:14 +0200 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2017-05-02 17:14:14 +0200 |
commit | 2c6cf9b4ddef1d696f1f00a717475f2ef27887bd (patch) | |
tree | 03cde54b5e7526a09e6aa61670856917c8174c36 | |
parent | 2fadde185cc482b0c63a4454c5483c0a4abd14d4 (diff) | |
download | xtools-2c6cf9b4ddef1d696f1f00a717475f2ef27887bd.tar.gz xtools-2c6cf9b4ddef1d696f1f00a717475f2ef27887bd.tar.xz xtools-2c6cf9b4ddef1d696f1f00a717475f2ef27887bd.zip |
xtools.1: typo
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | xtools.1 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README index 4e5c917..8a3f9ce 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ NAME COMMANDS xbarf – display build logs of last build - xbuildbarf [arch] – spy on current buildbod output + xbuildbarf [arch] – spy on current buildbot output xbulk [-n] [-k] [xbps-src flags] pkgs ... – simple XBPS bulk builder -n dry-run mode diff --git a/xtools.1 b/xtools.1 index 5cac21b..d8e0aee 100644 --- a/xtools.1 +++ b/xtools.1 @@ -10,7 +10,7 @@ .Pp .Nm xbuildbarf .Op Ar arch -.Nd spy on current buildbod output +.Nd spy on current buildbot output .Pp .Nm xbulk .Op Fl n |