1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-05-18 09:53:22 -07:00

regenerate readme

This commit is contained in:
Connor Olding 2022-09-01 18:44:45 -07:00
parent 608136840f
commit f644823590

View File

@ -631,7 +631,7 @@ this contains some extra logic for screenshots created by `scropt`.
### [scount](/sh/scount#L7)
perform `sort | unic -c | sort -n`, preferring GNU awk when available.
perform `sort | uniq -c | sort -n`, preferring GNU awk when available.
### [scramble](/sh/scramble#L9)