aboutsummaryrefslogtreecommitdiff
path: root/misc/apparix
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2025-09-29 19:39:27 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2025-09-29 19:53:14 +0000
commitb57260bc623319f307bfcd3ceda3df02b75854a8 (patch)
treea97ba18a1897ffe454daa4539145ffe0cac7801c /misc/apparix
parentf9a274c6e001edbbbc265745055947d573776c60 (diff)
Diffstat (limited to 'misc/apparix')
-rw-r--r--misc/apparix/pkg-descr14
1 files changed, 11 insertions, 3 deletions
diff --git a/misc/apparix/pkg-descr b/misc/apparix/pkg-descr
index c0efbdc525fa..9903ee9426c2 100644
--- a/misc/apparix/pkg-descr
+++ b/misc/apparix/pkg-descr
@@ -1,3 +1,11 @@
-Apparix allows you to bookmark directories and later jump to them using the
-mark. When jumping, the contributed bash completion code allows one to complete
-on bookmarks and on subdirectories of the target directory.
+Apparix is a powerful command-line utility designed to enhance
+directory navigation by allowing users to bookmark frequently
+accessed directories. Instead of typing long paths, you can
+assign short, memorable marks to your directories and instantly
+jump to them from any location in the filesystem. A key feature
+of Apparix is its integrated Bash completion support, which
+provides intelligent suggestions for both your defined bookmarks
+and the subdirectories within your bookmarked locations. This
+significantly streamlines workflow for developers, system
+administrators, and anyone who spends considerable time
+navigating complex directory structures.