summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrabite0 <rabite@posteo.de>2019-06-13 15:42:54 +0200
committerGitHub <noreply@github.com>2019-06-13 15:42:54 +0200
commitf8534a7ac62aab049209c8ba2ea1fa5a85b75354 (patch)
treedd41190d0f02b513727da7090246e6e9cb1ab8b4
parente5c61ea63e4ed05480e4c00edf0bb6c710e366e4 (diff)
parent63bce22a6f7b04176d35850d2cbe5dc9aea3222f (diff)
Merge pull request #41 from alexherbo2/typo
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 |