Fix small typo
This commit is contained in:
parent
86ea4cc731
commit
ab25c2cb44
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Small shell script made for automatically creating and deleting a large amount of Linux users or groups.
|
Small shell script made for automatically creating and deleting a large amount of Linux users or groups.
|
||||||
|
|
||||||
# # Usage
|
## Usage
|
||||||
```
|
```
|
||||||
./autouser.sh $PARAMETER file.csv
|
./autouser.sh $PARAMETER file.csv
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue