From fdc4eb52d0403e041fe77f403b0dbc5686789087 Mon Sep 17 00:00:00 2001 From: rabite0 Date: Sat, 25 May 2019 21:28:56 +0200 Subject: fix startup args table in README --- README.md | 9 ++++++--- 1 file 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:** -| | Start in | +| **ARGS:** | | +|----------------------|--------------------------------------| +| [path] | Start in [path] | ## Drop into hunter cwd on quit -- cgit v1.2.3