release/0.2.1 #10

Merged
kemitix merged 3 commits from release/0.2.1 into main 2024-02-28 17:48:26 +00:00
Showing only changes of commit 3c93a353b5 - Show all commits

View file

@ -2,7 +2,7 @@
Skip part of a file.
As `head` will show the top of a file after a number of line,
As `head` will show the top of a file up-to a number of line,
so `skip` will do the opposite, and not show the top of the file,
but will show the rest.