Unnecessary Pipe [Documentation]

Not a big deal at all, and were it a wiki I'd have fixed it myself, but:

cat /root/CheatSheet.txt | less

?? why not just

less /root/CheatSheet.txt