Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Confusing readFile Example Description #2603

Merged
merged 2 commits into from
Jul 11, 2024

Conversation

phroggster
Copy link
Collaborator

Description of the Change

$readFile[file.txt, first] reads the first line of the file, not the last line.

Applicable Issues

#2574

Testing

Nope.

Screenshots

See linked issue for a before screenshot, here's the after (with post-production highlighting in red):
2574_after

$readFile[file.txt, first] reads the *first* line of the file, **not**
the *last* line.

Per issue crowbartools#2574
@phroggster phroggster requested a review from ebiggz as a code owner July 9, 2024 13:30
@SReject SReject merged commit 51e65c3 into crowbartools:v5 Jul 11, 2024
1 check passed
@phroggster phroggster deleted the issue_2574 branch July 12, 2024 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants