]> git.eshelyaron.com Git - sweep.git/commitdiff
DOC: Document sweep-pack-install
authorEshel Yaron <me@eshelyaron.com>
Sat, 27 Aug 2022 20:04:16 +0000 (23:04 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 27 Aug 2022 20:04:16 +0000 (23:04 +0300)
README.org

index a855964bba9547ac2ccbcdd4d63f16dee0b526a4..9c65dadfd909c29e5ad367d2764fda2ea2e6b008 100644 (file)
@@ -132,6 +132,14 @@ Along with {{{kbd(M-x sweep-find-module)}}}, =sweep= provides the
 command {{{kbd(M-x sweep-find-predicate)}}} jumping to the definition a
 loaded or auto-loadable Prolog predicate.
 
+* Installing Prolog packages
+
+#+FINDEX: sweep-pack-install
+The command {{{kbd(M-x sweep-pack-install)}}} can be used to install
+or upgrade a SWI-Prolog =pack=. When selecting a =pack= to install, the
+completion candidates are annotated with description and the version
+of each package.
+
 * Known issues
 :PROPERTIES:
 :CUSTOM_ID: known-issues