Skip to content
This repository has been archived by the owner on Dec 29, 2023. It is now read-only.

Commit

Permalink
add symlinks to -c option
Browse files Browse the repository at this point in the history
  • Loading branch information
skippyr committed Dec 13, 2023
1 parent 6d23f11 commit b0954de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rvl.1
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ none is used, the one marked as default is considered.

.TP
.B \-c
(default) reveal its contents. For files, it will be their contents, and for
directories, their entries.
(default) reveal its contents. For files, it will be their contents; For
directories, their entries; and for unfollowed symlinks, what it points to.
.TP
.B \-t
reveals its type: regular (r), directory (d), symlink (l), character (c),
Expand Down

0 comments on commit b0954de

Please sign in to comment.