From 21381a302f0d9ef146bf5bd8b8a586b6e1e8f250 Mon Sep 17 00:00:00 2001 From: Nathan Wagner Date: Tue, 31 Jul 2018 18:58:14 +0000 Subject: [PATCH] simplify commands --- Commands | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/Commands b/Commands index 94dbda2..1525edc 100644 --- a/Commands +++ b/Commands @@ -1,3 +1,23 @@ +Cut it down: You're: +manipulating a package file + add a file + remove a file + tag a file + tag the package + setting package metadata + setting file metadata +installing a package + options: include/exclude tagsets/files, package root, package database +uninstalling a package + options: preserve files/tags +updating a package +manipulating the local database + same a package file, but more obvious that you have to specify + a specific package +showing local database information +showing package file information +manipulating remote repositories + zpm: always a shell script, that way it can source config files and export environment variables for sub-programs -- 2.40.0