diff --git a/README.md b/README.md index b6a7bbf..caa9703 100644 --- a/README.md +++ b/README.md @@ -9,21 +9,21 @@ What is working so far: * `/etc/group` (not yet really assigned to the users) * Modifying: * delete a user - - [x] passwd - - [x] shadow - - [X] group - - [x] own group - - [ ] member - - [x] home dir - - [x] delete - - [x] keep - - [ ] archive - - [ ] mail? - - [ ] multiple entries "Multiple entries named '%s' in %s. Please fix this with pwck or grpck." - - [ ] cancel jobs: - - [ ] cron - - [ ] at - - [ ] print + * [x] passwd + * [x] shadow + * [X] group + * [x] own group + * [ ] member + * [x] home dir + * [x] delete + * [x] keep + * [ ] archive + * [ ] mail? + * [ ] multiple entries "Multiple entries named '%s' in %s. Please fix this with pwck or grpck." + * [ ] cancel jobs: + * [ ] cron + * [ ] at + * [ ] print * create a user - [x] passwd - [x] shadow