mirror of
https://github.com/scito/extract_otp_secrets.git
synced 2025-12-13 10:20:10 +01:00
fix typo
This commit is contained in:
@@ -19,7 +19,7 @@
|
|||||||
# The export QR code of "Google Authenticator" contains the URL "otpauth-migration://offline?data=...".
|
# The export QR code of "Google Authenticator" contains the URL "otpauth-migration://offline?data=...".
|
||||||
# The data parameter is a base64 encoded proto3 message (Google Protocol Buffers).
|
# The data parameter is a base64 encoded proto3 message (Google Protocol Buffers).
|
||||||
#
|
#
|
||||||
# Command for regeneration of Python code from proto3 message definition file (only necessary in case of changes of the proto3 message defintion):
|
# Command for regeneration of Python code from proto3 message definition file (only necessary in case of changes of the proto3 message definition):
|
||||||
# protoc --python_out=generated_python google_auth.proto
|
# protoc --python_out=generated_python google_auth.proto
|
||||||
#
|
#
|
||||||
# References:
|
# References:
|
||||||
|
|||||||
Reference in New Issue
Block a user