]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - pyderasn.py
Mention --browse
[pyderasn.git] / pyderasn.py
index 4a1244c6d469d12a172df108c93b68bf325ce010..a4b7deb7e3b6e86983fa0695cb2d6a356db10d7e 100755 (executable)
@@ -7486,6 +7486,8 @@ def browse(raw, obj, oid_maps=()):
     If you press **d**, then current element will be saved in the
     current directory under its decode path name (adding ".0", ".1", etc
     suffix if such file already exists). **D** will save it with explicit tag.
+
+    You can also invoke it with ``--browse`` command line argument.
     """
     from copy import deepcopy
     from os.path import exists as path_exists