Updated Usage (markdown)

Jana 2020-08-30 04:36:10 +05:30
parent d23197e916
commit cbbcdf7752

@ -101,10 +101,10 @@ There is no config file. Associated files are at
`bsdtar` can extract, list and `archivemount` can mount ISO 9660 cdrom images (extn: iso).
3. Understands 8 color, xterm 256 color or both.
- 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 values (2 symbols per context).
- To specify both, export 256 color code followed by 8 color code as fallback, separated by `;`.
4. Specify file-specific colors with xterm 256 color codes (2 hex symbols per color).
- 8 colors numbers: 0-black, 1-red, 2-green, 3-yellow, 4-blue (default), 5-magenta, 6-cyan, 7-white.
- To specify [xterm 256 color numbers](https://upload.wikimedia.org/wikipedia/commons/1/15/Xterm_256color_chart.svg), prefix with `#` and use the hex values (2 symbols per context).
- To specify both, export 256 color number followed by 8 color number as fallback, separated by `;`.
4. Specify file-specific colors with xterm 256 color numbers (2 hex symbols per color).
Order is strict, use `00` to omit/use default terminal color. Defaults ([color listing](https://jonasjacek.github.io/colors/)):