main() documentation. It will always be outdated here.
+2009-03-13 Nicolas François <nicolas.francois@centraliens.net>
+
+ * src/gpasswd.c: Remove the documentation of options from the
+ main() documentation. It will always be outdated here.
+
2009-03-13 Nicolas François <nicolas.francois@centraliens.net>
* src/lastlog.c: lastlog variable renamed to ll to avoid name
/*
* gpasswd - administer the /etc/group file
- *
- * -a user add user to the named group
- * -d user remove user from the named group
- * -r remove password from the named group
- * -R restrict access to the named group
- * -A user,... make list of users the administrative users
- * -M user,... make list of users the group members
*/
int main (int argc, char **argv)
{