We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00266b3 commit 8cb2f06Copy full SHA for 8cb2f06
netfoundry/demo.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python3
2
-r"""Use this script to create a network with functioning services and demonstrate the NetFoundry Python module.
+r"""This script demonstrates the NetFoundry Python module.
3
4
-Usage::
+Usage:
5
$ python3 -m netfoundry.demo --network BibbidiBobbidiBoo
6
"""
7
0 commit comments