Commit d0e40f8b authored by Ulrich Sibiller's avatar Ulrich Sibiller Committed by Mike Gabriel

nxdialog: add example call

parent 07052a25
......@@ -44,6 +44,9 @@
# If an "NX_CLIENT" environment variable is not provided to nxagent
# nxcomp library assumes this script is located in /usr/NX/bin/nxclient
#
# Example:
# nxdialog --dialog yesno --message "message text" --caption "message title" --parent 0
from __future__ import print_function
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment