diff options
author | Leah Neukirchen <leah@vuxu.org> | 2017-08-10 14:22:58 +0200 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2017-08-10 14:23:21 +0200 |
commit | 59bcfada7cacf4b0cd92029023a4aaf2cf105340 (patch) | |
tree | da76551c9905b7d729637a136019c465aa6247c8 /README | |
parent | 386a4038dd9d2b1e6d76e897dd36d17f9121a025 (diff) | |
download | xtools-59bcfada7cacf4b0cd92029023a4aaf2cf105340.tar.gz xtools-59bcfada7cacf4b0cd92029023a4aaf2cf105340.tar.xz xtools-59bcfada7cacf4b0cd92029023a4aaf2cf105340.zip |
xlocate: drop obsolete flag -u v0.47
Closes #65.
Diffstat (limited to 'README')
-rw-r--r-- | README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/README b/README index 3e4c268..7cc4345 100644 --- a/README +++ b/README @@ -52,10 +52,9 @@ COMMANDS xlint template – scan XBPS template for common mistakes - xlocate [-u | -g | -S | pattern] – locate files in all XBPS packages + xlocate [-g | -S | pattern] – locate files in all XBPS packages -g Update a 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 @@ -124,9 +123,10 @@ LICENSE To the extent possible under law, the creator of this work has waived all copyright and related or neighboring rights to this work. - http://creativecommons.org/publicdomain/zero/1.0/ + http://creativecommons.org/publicdomain/zero/1.0/ BUGS - All bugs should be reported to https://github.com/chneukirchen/xtools + All bugs should be reported to + https://github.com/chneukirchen/xtools Void Linux May 2, 2017 Void Linux |