1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 20:47:45 +00:00

Base: Change gist of Shell man page

Pre-patch, the man page encased the name of the program in quotes,
which is inconsistent with other man pages, unnecessarily
repeated "Shell" in the gist, and included "the" in the gist,
which is also inconsistent with other man pages.
This commit is contained in:
Kyle Anthony Williams 2022-02-01 14:10:43 -05:00 committed by Andreas Kling
parent 2266020bc0
commit f5c517015d

View file

@ -1,6 +1,6 @@
## Name
`Shell` - Shell, the command language interpreter
Shell - command language interpreter
## Synopsis