Merge branch 'development' into shellecheck-cleanup

This commit is contained in:
Clemens Schwaighofer
2024-09-20 09:22:20 +09:00

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