Fix documentation formatting
This commit is contained in:
parent
999f170337
commit
624256442f
@ -318,7 +318,7 @@ If RELEASE-FILE is nil, use '/etc/os-release'."
|
||||
(match-string 1))))
|
||||
|
||||
(defun eshell-info-banner--get-os-information-from-lsb-release ()
|
||||
"Read the operating system information from lsb_release"
|
||||
"Read the operating system information from lsb_release."
|
||||
(shell-command-to-string "lsb_release -d -s"))
|
||||
|
||||
(defun eshell-info-banner--get-os-information-from-registry ()
|
||||
|
Loading…
Reference in New Issue
Block a user