diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2017-05-14 21:00:46 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2017-05-14 21:00:46 +0530 |
commit | e4f72170d0bf4a6a5017c72d45be22a62d9bb49b (patch) | |
tree | a51574d35972b3294bbb26102a248994cf2c3de1 /README.md | |
parent | d1924756c72fa46e8f18c5c7dd8dfb4b6ea2222f (diff) | |
download | nnn-e4f72170d0bf4a6a5017c72d45be22a62d9bb49b.tar.gz |
Fix #26: Provide an option to use a custom nlay file.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -121,6 +121,7 @@ nnn needs libreadline, libncursesw (on Linux or ncurses on OS X) and standard li optional arguments: -d start in detail view mode + -p path to custom nlay -S start in disk usage analyzer mode -v show program version and exit -h show this help and exit |