summaryrefslogtreecommitdiffstats
path: root/system/asbt/README
diff options
context:
space:
mode:
author aaditya <aaditya_gnulinux@zoho.com>2014-02-18 23:23:41 +0700
committer Erik Hanson <erik@slackbuilds.org>2014-02-18 14:59:57 -0600
commitc13b31ab7bd4cab71252cefee56059fee1506c3e (patch)
tree9af7438850f16c4df2623faaa19f709322696a6c /system/asbt/README
parent533434d2bc328fadc6b3e9698a1ecc5b0ac01b95 (diff)
downloadslackbuilds-c13b31ab7bd4cab71252cefee56059fee1506c3e.tar.gz
slackbuilds-c13b31ab7bd4cab71252cefee56059fee1506c3e.tar.xz
system/asbt: Updated for version 0.8.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/asbt/README')
-rw-r--r--system/asbt/README7
1 files changed, 5 insertions, 2 deletions
diff --git a/system/asbt/README b/system/asbt/README
index 32b720e878..9d85245506 100644
--- a/system/asbt/README
+++ b/system/asbt/README
@@ -1,8 +1,8 @@
asbt is a tool for managing packages in your local copy of slackbuilds,
usually obtained from http://slackbuilds.org/ (SBo).
-It supports searching (-s), viewing information (-i,-r,-d,-v) , downloading (-g),
-building (-B), and installing/removing/upgrading packages.
+It supports searching (-s), viewing information (-i,-r,-d,-v) ,
+downloading (-g), building (-B), and installing/removing/upgrading packages.
The list of available options is present in the readme and the man page.
@@ -23,4 +23,7 @@ adjust according to your wish, are:
4) gitdir="/home/$USER/git/slackbuilds/.git"
# Directory where the slackbuilds git repository is present.
+5) editor="/usr/bin/vim"
+ # Editor for viewing/editing slackbuilds.
+
These variables can also be configured via editing /etc/asbt/asbt.conf