Examples (5)
Display the complete revision history of a file
rlog path/to/fileDisplay only the header information (no revision details)
rlog -h path/to/fileDisplay information for a specific revision
rlog -rrevision path/to/fileDisplay revisions within a date range
rlog -d"start_date<end_date" path/to/fileDisplay revisions by a specific author
rlog -wauthor path/to/filemade by @shridhargupta | data from tldr-pages