Skip to content

Commit 8acba30

Browse files
author
Kevin Lamenzo
authored
Merge pull request #22958 from lamek/update-numeration-in-install-steps
minor fix of step numbers
2 parents de28394 + b4ab9f9 commit 8acba30

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ssh-agent-using.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,12 +109,12 @@ $ ssh-keygen -t rsa -b 4096 -N '' \
109109
+
110110
Running this command generates an SSH key that does not require a password in
111111
the location that you specified.
112-
112+
+
113113
[IMPORTANT]
114114
====
115115
If you create a new SSH key pair, avoid overwriting existing SSH keys.
116116
====
117-
117+
+
118118
. Start the `ssh-agent` process as a background task:
119119
+
120120
----

0 commit comments

Comments
 (0)