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

small fix for help output on the filesystem check #31

Merged
merged 1 commit into from
Mar 18, 2024

Conversation

MisterMountain
Copy link
Member

As there seems to be a small copy paste issue on the filesystem checks help output i fixed it:
Before:

--warningAbsolutFreeInodes Range_Expression      Absolute critical threshold for number of free inodes
--criticalAbsolutUsedInodes Range_Expression     Absolute critical threshold for number of used inodes

After:

--warningAbsolutFreeInodes Range_Expression      Absolute warning threshold for number of free inodes
--criticalAbsolutUsedInodes Range_Expression     Absolute critical threshold for number of used inodes

@RincewindsHat RincewindsHat merged commit 4515eb2 into NETWAYS:main Mar 18, 2024
2 checks passed
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.

None yet

2 participants