Commit Diff


commit - 2d11f8181b668445103f33bd092c97e9ef8e8ee6
commit + 9ed7a511444ed80a7226748c50e94828ec7bd57f
blob - bebc0557c87bf31aa32545799c757d017d312154
blob + 1caa5dc22dafed6643d8b8455d071d7f96ccb8ff
--- README.md
+++ README.md
@@ -36,6 +36,7 @@ Quick Start
        l - enter selected directory
        h - go to parent directory
        H - go to $HOME directory
+       t - go to link target
        r - refresh directory listing
   RETURN - open $SHELL on the current directory
    SPACE - open $PAGER with the selected file
blob - 190ba14c0e522bbfce09ff25bb0dea75ae0158ab
blob + 8bd66a5630a2a0537a1987188ebbbe158a882efc
--- rover.1
+++ rover.1
@@ -96,6 +96,9 @@ Go to parent directory.
 .B H
 Go to \fB$HOME\fR directory.
 .TP
+.B t
+Go to link target.
+.TP
 .B r
 Refresh directory listing.
 .TP