summaryrefslogtreecommitdiff
path: root/tests/etc/t-argparse.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/etc/t-argparse.conf')
-rw-r--r--tests/etc/t-argparse.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/etc/t-argparse.conf b/tests/etc/t-argparse.conf
index 6559266..92c373d 100644
--- a/tests/etc/t-argparse.conf
+++ b/tests/etc/t-argparse.conf
@@ -8,10 +8,10 @@
# prefix it does not prepend the file name and line number.
[-echo Begin global config]
-[-echo use $${user} to echo the current user (${user})]
-[-echo use $${file} to echo the current file (${file})]
-[-echo use $${line} to echo the current line (${line})]
-[-echo use $${epoch} to echo a timestamp (${epoch})]
+[-echo use $${_user} to echo the current user (${_user})]
+[-echo use $${_file} to echo the current file (${_file})]
+[-echo use $${_line} to echo the current line (${_line})]
+[-echo use $${_epoch} to echo a timestamp (${_epoch})]
[verbose]