Fix in Readme file for exmaple user_list.txt

This commit is contained in:
Clemens Schwaighofer
2024-09-20 09:22:02 +09:00
parent 21177e1762
commit f9cd0806f1

View File

@@ -97,7 +97,7 @@ The file can hold comments. The first character in the line must be a *#*
Example file
```csv
#user_id;user_name;group,subgroup;ssh access type;override password;override hostname;override ssh type
#user_id;user_name;group,subgroup;ssh access type|no login flag;override password;override hostname;override ssh type
user1;some.name;group-a;allow;;hostname;
user2;othername;group-a;allow;;;
# I am a comment