diff --git a/manuscript/rhcsa1.md b/manuscript/rhcsa1.md index fb639f5..9ad617f 100644 --- a/manuscript/rhcsa1.md +++ b/manuscript/rhcsa1.md @@ -128,8 +128,14 @@ Change permissions: ## Locate, read, and use system documentation including man, info, and files in /usr/share/doc +Try command line help: + + --help + Access man pages: man [section] -Additional documentation for installed packages can be found in: `/usr/share/doc` +Additional documentation can often be found in `/usr/share/doc`: + + less /usr/share/doc/example-1.0/example.txt