~> man cd
cd(1)
Change Directory
cd(1)
NAME
cd - Navigate to a desired destination or route.
SYNOPSIS
cd [OPTION]... [--, -]
DESCRIPTION
Navigate to desired destination/route. E.g: `cd blog`. Up to three allowed, `cd blog [replace with a blogpost name]`
NOTES
Use this command to navigate to different routes.
(END)
Sep 2, 2023