summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index 8280691..8b72c10 100644
--- a/README.md
+++ b/README.md
@@ -111,15 +111,18 @@ media_mute=off
You can set a few options when hunter starts. These override the configuration file. You can also tell hunter to start in a certain directory.
**USAGE: hunter [FLAGS] [path]**
-**FLAGS: **
+
+| **FLAGS: ** | |
+------------------------|-------------------------------------|
| -a, --animation-off | Turn off animations |
| --help | Prints help information |
| -i, --icons | Show icons for different file types |
| -h, --show-hiddenn | Show hidden files |
| -V, --version | Prints version information |
-**ARGS:**
-|<path> | Start in <path> |
+| **ARGS:** | |
+|----------------------|--------------------------------------|
+| [path] | Start in [path] |
## Drop into hunter cwd on quit