From d2c81e7747367e99be0ae454e25c76d465e64481 Mon Sep 17 00:00:00 2001 From: nicholas Date: Tue, 4 Sep 2018 14:27:55 -0400 Subject: [PATCH] Improve the README formatting, part 2. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bae67b8..8d6d195 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,17 @@ # passphrase A simple bash script that generates random dictionary-derived passwords for me. It takes three arguments: -**-c** <*number*> +* **-c** <*number*> Provides *n* groups of passwords. -**-s** +* **-s** Include spaces between all words. -**-w** <*number*> +* **-w** <*number*> - Provides phrases of *n* words. + Provides phrases containing *n* number of words. Here's an example. Feel free to mix and match and use these as passwords. They would be good passwords. I'm not using any of them. I swear.