Skip to content

Commit 5823069

Browse files
committed
Wrap references to ls in backticks in README
1 parent 89c861f commit 5823069

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
## Rationale
66

7-
**exa** is a modern replacement for the command-line program ls that ships with Unix and Linux operating systems, with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it’s **small**, **fast**, and just one **single binary**.
7+
**exa** is a modern replacement for the command-line program `ls` that ships with Unix and Linux operating systems, with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it’s **small**, **fast**, and just one **single binary**.
88

9-
By deliberately making some decisions differently, exa attempts to be a more featureful, more user-friendly version of ls.
9+
By deliberately making some decisions differently, exa attempts to be a more featureful, more user-friendly version of `ls`.
1010

1111
## Screenshots
1212

0 commit comments

Comments
 (0)