about summary refs log tree commit diff
path: root/README
diff options
context:
space:
mode:
authorLeah Neukirchen <leah@vuxu.org>2017-05-02 16:56:07 +0200
committerLeah Neukirchen <leah@vuxu.org>2017-05-02 16:56:07 +0200
commit2fadde185cc482b0c63a4454c5483c0a4abd14d4 (patch)
tree6e89de9ce5a883ac0fefbb8bd7fc07ea3efa95c2 /README
parentfda9e8e81c386422be050865dbb490f44f7e7f97 (diff)
downloadxtools-2fadde185cc482b0c63a4454c5483c0a4abd14d4.tar.gz
xtools-2fadde185cc482b0c63a4454c5483c0a4abd14d4.tar.xz
xtools-2fadde185cc482b0c63a4454c5483c0a4abd14d4.zip
xtools.1: less screaming
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 5 insertions, 4 deletions
diff --git a/README b/README
index d1b9b4b..4e5c917 100644
--- a/README
+++ b/README
@@ -21,7 +21,7 @@ COMMANDS
 
      xclash – detect file conflicts between XBPS packages
 
-     xdbg pkgs ... – list debugging packages for PKGS and recursive
+     xdbg pkgs ... – list debugging packages for pkgs and recursive
      dependencies
 
      xdiff [-u | -l] [basedir] – merge/diff/list XBPS .new-* files
@@ -52,7 +52,7 @@ COMMANDS
 
      xlint template – scan XBPS template for common mistakes
 
-     xlocate [-u | -g | -S | PATTERN] – locate files in all XBPS packages
+     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
        -u  Update a find based xlocate database (obsolete)
@@ -63,7 +63,8 @@ COMMANDS
 
      xmandoc manpage – read manpage of possibly not installed package
 
-     xmindep pkg ... – minimize list of PKGS by removing implicit dependencies
+     xmindep pkg ... – minimize list of packages by removing implicit
+     dependencies
 
      xmksv [newsvdir] – create new runit service templates
 
@@ -98,7 +99,7 @@ COMMANDS
 
      xrevbump message templates ... – increase template revision and commit
 
-     xrevshlib package – list packages shlib-dependent on PACKAGE or its
+     xrevshlib package – list packages shlib-dependent on package or its
      subpackages
 
      xrs pattern – like xbps-query -Rs, but take cwd repo into account