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

Typo - Ubuntu CLI cheat sheet - change user password expiration date #14453

Open
Mercoory opened this issue Oct 29, 2024 · 0 comments
Open

Typo - Ubuntu CLI cheat sheet - change user password expiration date #14453

Mercoory opened this issue Oct 29, 2024 · 0 comments

Comments

@Mercoory
Copy link

Summary

The line in question has two typos:

Sudo change <username> : Sets user password expiration date

Partially mentioned in issue #13846, but the command chage has a typo in it too.

Steps to reproduce the behavior

#1 - Download the PDF https://assets.ubuntu.com/v1/3bd0daaf-Ubuntu%20Server%20CLI%20cheat%20sheet%202024%20v6.pdf

#2 - Change to #2 page

#3 - Find the section Users & groups and the last line under the section User management

Expected behavior

1 - the command sudo written in lower case (Sudo -> sudo)
2 - the chage command written in a correct way (change -> chage)

I think the intended line would be:

sudo chage <username> : Sets user password expiration date.

Browser/device details

Browser independent

Reported from

GitHub

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

No branches or pull requests

1 participant