about summary refs log tree commit diff
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-07-19 23:31:58 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-07-19 23:31:58 +0200
commit3687dc717948eec3953890e10986fd69b23d271e (patch)
treef2097bd8af7776579702c389e44ae2c933effdfe
parent069a46503f4ff46a74cbfcd63a549d065c6cb40d (diff)
downloadxtools-3687dc717948eec3953890e10986fd69b23d271e.tar.gz
xtools-3687dc717948eec3953890e10986fd69b23d271e.tar.xz
xtools-3687dc717948eec3953890e10986fd69b23d271e.zip
xtools.1: typo
Fixes #63.
-rw-r--r--README2
-rw-r--r--xtools.12
2 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 8a3f9ce..3e4c268 100644
--- a/README
+++ b/README
@@ -54,7 +54,7 @@ COMMANDS
 
      xlocate [-u | -g | -S | pattern] – locate files in all XBPS packages
        -g  Update a git based xlocate database
-       -S  Sync the with the official git based xlocate database
+       -S  Sync with the official git based xlocate database
        -u  Update a find based xlocate database (obsolete)
 
      xlog pkg – open commit log for XBPS template
diff --git a/xtools.1 b/xtools.1
index d8e0aee..e894566 100644
--- a/xtools.1
+++ b/xtools.1
@@ -116,7 +116,7 @@ replace checksum in-place
 .It Fl g
 Update a git based xlocate database
 .It Fl S
-Sync the with the official git based xlocate database
+Sync with the official git based xlocate database
 .It Fl u
 Update a find based xlocate database (obsolete)
 .El