diff options
Diffstat (limited to 'tests/openpgp/README')
-rw-r--r-- | tests/openpgp/README | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/openpgp/README b/tests/openpgp/README index 8845afd34..75d818e9e 100644 --- a/tests/openpgp/README +++ b/tests/openpgp/README @@ -110,7 +110,10 @@ You can also get an interactive repl by dropping (interactive-repl (current-environment)) -anywhere you like. +anywhere you like. Or, if you want to examine the environment from an +operating system shell, use + + (interactive-shell) ** Interfacing with gpg |