aboutsummaryrefslogtreecommitdiff
path: root/bbcmd.1
diff options
context:
space:
mode:
authorBruce Hill <bruce@bruce-hill.com>2021-01-28 22:17:15 -0800
committerBruce Hill <bruce@bruce-hill.com>2021-01-28 22:17:15 -0800
commit7daa148e946d234de88c185dcf5e75000d73fdb8 (patch)
treeb87e2c740fe705a8df48602dc48352e9d3f46d00 /bbcmd.1
parent2aa5f544a7a03c1ad59c70ed149911aa3ece0898 (diff)
Renamed $BBCURSOR -> $BB for concision
Diffstat (limited to 'bbcmd.1')
-rw-r--r--bbcmd.12
1 files changed, 1 insertions, 1 deletions
diff --git a/bbcmd.1 b/bbcmd.1
index ed7249b..8824fd4 100644
--- a/bbcmd.1
+++ b/bbcmd.1
@@ -210,7 +210,7 @@ Navigate to /usr/local/
.TP
.B
-bbcmd select:"$BBCURSOR" move:+1
+bbcmd select:"$BB" move:+1
Select the file under the cursor, then move the cursor down one file.
.TP