]> ruderich.org/simon Gitweb - linux-network-namespace-labs/linux-network-namespace-labs.git/commitdiff
Update comment
authorSimon Ruderich <simon@ruderich.org>
Mon, 4 Nov 2024 07:28:31 +0000 (08:28 +0100)
committerSimon Ruderich <simon@ruderich.org>
Mon, 4 Nov 2024 07:28:31 +0000 (08:28 +0100)
main.go

diff --git a/main.go b/main.go
index b0ca64441b31e87a38e6c186e6d3813ee7fa62e6..0a1428beb07b7c3200d871f772e738fec4f5b404 100644 (file)
--- a/main.go
+++ b/main.go
@@ -1,6 +1,6 @@
 // Small helper program to create network lab setups using Linux network
 // namespaces. A simple text configuration file is used to describe the nets
-// (addresses), nodes and links.
+// (addresses), nodes, links and cmds (commands).
 
 // SPDX-License-Identifier: GPL-3.0-or-later
 // Copyright (C) 2024  Simon Ruderich