Skip to content

Commit b70ca21

Browse files
committed
Autodetection is unix only, not linux only
runs on Macs
1 parent 802368c commit b70ca21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Show differences between files in a two column view.
1717
### Options
1818
```
1919
-h, --help show this help message and exit
20-
--cols=COLS specify the width of the screen. Autodetection is Linux
20+
--cols=COLS specify the width of the screen. Autodetection is Unix
2121
only
2222
--head=HEAD consider only the first N lines of each file
2323
--highlight color by changing the background color instead of the

0 commit comments

Comments
 (0)