2016-06-04 07:16:25 (UTC-03:00)
Marcel Rodrigues <marcelgmr@gmail.com>
Add documentation for 't'.
diff --git a/README.md b/README.md index bebc055..1caa5dc 100644 --- a/README.md +++ b/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 diff --git a/rover.1 b/rover.1 index 190ba14..8bd66a5 100644 --- a/rover.1 +++ b/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