summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDewey Garrett <dgarrett@panix.com>2014-02-19 21:21:56 -0700
committerDewey Garrett <dgarrett@panix.com>2014-02-19 21:21:56 -0700
commitfa704ced555bdb7dd5bb43b53f8e2371ade95ac7 (patch)
treef739ce94641b995f0c4f29c9857c47d6aa7e298a /lib
parentd7fe9d456d95efcfb5c6378256e2ba45261eb089 (diff)
downloadlinuxcnc-fa704ced555bdb7dd5bb43b53f8e2371ade95ac7.tar.gz
linuxcnc-fa704ced555bdb7dd5bb43b53f8e2371ade95ac7.zip
ngcgui.txt: update documentation
update for configs tree restructure update for pyngcgui update for gcmc show stanalone --help messages
Diffstat (limited to 'lib')
-rw-r--r--lib/python/pyngcgui.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/python/pyngcgui.py b/lib/python/pyngcgui.py
index 52858421f..fb299d47d 100644
--- a/lib/python/pyngcgui.py
+++ b/lib/python/pyngcgui.py
@@ -3368,7 +3368,7 @@ Notes:
Multiple sets of files can be specified from an inifile.
If --ini is NOT specified:
search for a running linuxcnc and use it's inifile
- """ % sys.argv[0])
+ """ % g_progname)
#-----------------------------------------------------------------------------
# Standalone (and demo) usage: