diff options
author | Piotr Wójcik <chocimier@tlen.pl> | 2019-12-14 15:34:46 +0100 |
---|---|---|
committer | Leah Neukirchen <leah@vuxu.org> | 2019-12-15 21:38:14 +0100 |
commit | 30eeec30515a3bfe47872528c1ef09ac861d561b (patch) | |
tree | 29337801a304be3c7ed4c33bcdf5ed521b1feb2d /README | |
parent | 87a225c26e9046db5e552e6f78c1bd3d7eeb733b (diff) | |
download | xtools-30eeec30515a3bfe47872528c1ef09ac861d561b.tar.gz xtools-30eeec30515a3bfe47872528c1ef09ac861d561b.tar.xz xtools-30eeec30515a3bfe47872528c1ef09ac861d561b.zip |
xnew: append subpkgs
Closes: #164 [via git-merge-pr]
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README index 0504421..7ef0596 100644 --- a/README +++ b/README @@ -68,7 +68,8 @@ COMMANDS xmypkgs [email] – list all pkgs maintained by you - xnew pkg – create XBPS template + xnew [-a] pkg [subpkgs ...] – create XBPS template + -a append subpkgs to existing pkg xnodev – list not installed -devel packages for installed packages |