about summary refs log tree commit diff
diff options
context:
space:
mode:
-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