commit b21a5f66328cda8089dfd7707edc53dd94c4b4f0
parent b89669a93bdad47130865e4fb457a2783fb40e0f
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Thu, 2 Apr 2026 14:09:56 +0200
sln-build: add a comment to the man page
Some comments serve as visual separators to make the man pages easier to
read. This commit adds one of these comments that was previously
missing.
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/sln-build.1 b/doc/sln-build.1
@@ -15,7 +15,7 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with this program. If not, see <http://www.gnu.org/licenses/>.
-.Dd March 10, 2026
+.Dd April 2, 2026
.Dt SLN-BUILD 1
.Os
.\""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
@@ -80,6 +80,7 @@ The fewer vertices there are, the coarser the polyline of a line and the
smaller the memory usage.
The default value is 16.
.El
+.\""""""""""""""""""""""""""""""""""
.It Fl h
Display short help and exit.
.\""""""""""""""""""""""""""""""""""