aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xnxdialog/nxdialog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nxdialog/nxdialog b/nxdialog/nxdialog
index d3a7c0bb0..e7ca10aad 100755
--- a/nxdialog/nxdialog
+++ b/nxdialog/nxdialog
@@ -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