mirror of
https://github.com/clearlinux/ok.sh.git
synced 2026-08-27 10:56:00 +00:00
reflow paragraph. gqap ftw!
This commit is contained in:
+3
-4
@@ -64,10 +64,9 @@ _helptext() {
|
||||
# Extract contiguous lines of comments and function params as help text
|
||||
#
|
||||
# Indentation will be ignored. The first line of the match will be ignored
|
||||
# (this is to ignore the she-bang of a file or the function name).
|
||||
# Local variable declarations and their default values can also be pulled
|
||||
# in as documentation.
|
||||
# Exits upon encountering the first blank line.
|
||||
# (this is to ignore the she-bang of a file or the function name). Local
|
||||
# variable declarations and their default values can also be pulled in as
|
||||
# documentation. Exits upon encountering the first blank line.
|
||||
#
|
||||
# Exported environment variables can be used for string interpolation in
|
||||
# the extracted commented text.
|
||||
|
||||
Reference in New Issue
Block a user