summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Leferry 2 <alexherbo2@gmail.com>2019-06-13 15:01:22 +0200
committerAlex Leferry 2 <alexherbo2@gmail.com>2019-06-13 15:01:22 +0200
commit63bce22a6f7b04176d35850d2cbe5dc9aea3222f (patch)
treedd41190d0f02b513727da7090246e6e9cb1ab8b4
parente5c61ea63e4ed05480e4c00edf0bb6c710e366e4 (diff)
Fix typo
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3a11d5d..2ee340e 100644
--- a/README.md
+++ b/README.md
@@ -154,7 +154,7 @@ You can set a few options when hunter starts. These override the configuration f
| -a, --animation-off | Turn off animations |
| --help | Prints help information |
| -i, --icons | Show icons for different file types |
-| -h, --show-hiddenn | Show hidden files |
+| -h, --show-hidden | Show hidden files |
| -V, --version | Prints version information |