X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=pyderasn.py;h=a4b7deb7e3b6e86983fa0695cb2d6a356db10d7e;hp=4a1244c6d469d12a172df108c93b68bf325ce010;hb=c2a5b57cb40ea08fa13ec7d1591881d4b19bab1e;hpb=0ebead641ed9643e3d26275fc7d3e9bd89eee0c6 diff --git a/pyderasn.py b/pyderasn.py index 4a1244c..a4b7deb 100755 --- a/pyderasn.py +++ b/pyderasn.py @@ -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