| ... | ... | @@ -78,7 +78,7 @@ If the file __exists__ do not use the `-c` flag or the file will be truncated: | 
| 
 | 
 | 
htpasswd {org}.htpasswd {org}
 | 
| 
 | 
 | 
```
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
If the file does __not exist__:
 | 
| 
 | 
 | 
If the file does __not exist__ use the `-c` flag to create it:
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
```bash
 | 
| 
 | 
 | 
# create the file and add the user
 | 
| ... | ... |  |