From 92841ad38019a0e6f4058cc36183b5cc44a6c95f Mon Sep 17 00:00:00 2001 From: Jana Date: Sun, 2 Aug 2020 15:49:30 +0530 Subject: [PATCH] Updated Usage (markdown) --- Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index d4082c0..58862c0 100644 --- a/Usage.md +++ b/Usage.md @@ -98,7 +98,7 @@ There is no config file. Associated files are at 3. `nnn` v2.9 and below have `NNN_CONTEXT_COLORS`, `NNN_SSHFS_OPTS` and `NNN_RCLONE_OPTS`. 4. 8 colors codes: 0-black, 1-red, 2-green, 3-yellow, 4-blue (default), 5-magenta, 6-cyan, 7-white. - To specify [xterm 256 color codes](https://upload.wikimedia.org/wikipedia/commons/1/15/Xterm_256color_chart.svg), prefix with `#` and use the hex vlaues. + To specify [xterm 256 color codes](https://upload.wikimedia.org/wikipedia/commons/1/15/Xterm_256color_chart.svg), prefix with `#` and use the hex values. 5. If the FIFO file doesn't exist it will be created, but it will never be removed. 6. Only the first character is considered if _not_ a `Ctrl-key` combo. 7. Overridden by `NNN_COLORS`.