summaryrefslogtreecommitdiff
path: root/system/asbt/README
diff options
context:
space:
mode:
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