From ee809e1fe7e98a271a11cb31d11a39a85f38df54 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Mon, 13 May 2019 17:59:19 +0300 Subject: [PATCH] docs(readme) read --- HELP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HELP.md b/HELP.md index 4979cfd7..7492e230 100644 --- a/HELP.md +++ b/HELP.md @@ -467,7 +467,7 @@ Some config options can be overridden with environment variables, such as: ### User Menu You can enable `user menu` with help of a flag `--user-menu` (consider that file rename using `F2` will be disabled). -When you press `F2` Cloud Commander will a file `.cloudcmd.menu.js` by walking up parent directories, if can't read it will try to read `~/.cloudcmd.menu.js`. +When you press `F2` Cloud Commander will read a file `.cloudcmd.menu.js` by walking up parent directories, if can't read it will try to read `~/.cloudcmd.menu.js`. Let's consider example `user menu` works file: ```js