README 211 B

123456
  1. Create user and its password by running the following command:
  2. python3 usermgr.py [-f filename]
  3. If no filename is specified in command line, the user and its password are saved in default file 'passwd.csv'.