diff -r 5228e517c455 -r df3e9e068778 README.md --- a/README.md Sat Apr 22 13:50:57 2017 +0200 +++ b/README.md Sat Apr 22 13:55:19 2017 +0200 @@ -69,6 +69,14 @@ % madonctl accounts notifications --list --clear # List and clear notifications ``` +Update your account information: +``` sh +% madonctl accounts update --display-name "John" # Update display name +% madonctl accounts update --note "Newcomer" # Update user note (bio) +% madonctl accounts update --note "" # Clear note +% madonctl accounts update --avatar me.png # Update avatar +``` + Add/remove a favourite, boost a status... ``` sh % madonctl status --status-id 416671 favourite # Fave a status