rdavid1099 / rypass

Terminal-based password generator and storage application
MIT License
1 stars 0 forks source link

Entering 'rypass' in terminal without arguments should produce list of commands #11

Open rdavid1099 opened 7 years ago

rdavid1099 commented 7 years ago

Right now, typing rypass without any arguments or incorrect arguments results in nothing happening. There should be a catch-all function that spits out a list of commands with a warning saying command: 'whatever' is not valid.