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:
parent
2266020bc0
commit
f5c517015d
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
## Name
|
||||
|
||||
`Shell` - Shell, the command language interpreter
|
||||
Shell - command language interpreter
|
||||
|
||||
## Synopsis
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue