mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-18 15:01:50 -05:00
* Created bash less page Created file/folder for bash less command along with brief explanation, examples, and links to further information. * Corrected mistake Corrected a mistake in the options section for exiting less. Mistakenly has ctrl^c as the exit instead of q * fix(guide): minor typo corrections