1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-08-15 17:40:21 +00:00

[Fix #210] Rename alias lp to lm

This commit is contained in:
Sorin Ionescu
2012-06-23 13:09:55 -04:00
parent 0f9a6878f8
commit 34ca75cdf2
2 changed files with 2 additions and 2 deletions

View File

@@ -80,7 +80,7 @@ Aliases
- `ll` lists human readable sizes.
- `lr` lists human readable sizes, recursively.
- `la` lists human readable sizes, hidden files.
- `lp` lists human readable sizes, hidden files through pager.
- `lm` lists human readable sizes, hidden files through pager.
- `lx` lists sorted by extension (GNU only).
- `lk` lists sorted by size, largest last.
- `lt` lists sorted by date, most recent last.