Merge ~jugmac00/launchpad:fix-ssh-command-in-setup-documentation into launchpad:master

Proposed by Jürgen Gmach
Status: Merged
Approved by: Jürgen Gmach
Approved revision: faeed91d5e0337e2e4568e80b71030f5580759f3
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~jugmac00/launchpad:fix-ssh-command-in-setup-documentation
Merge into: launchpad:master
Diff against target: 13 lines (+1/-1)
1 file modified
doc/how-to/running.rst (+1/-1)
Reviewer Review Type Date Requested Status
Colin Watson (community) Approve
Review via email: mp+421632@code.launchpad.net

Commit message

Fix SSH command in Launchpad's setup documentation

To post a comment you must log in.
Revision history for this message
Colin Watson (cjwatson) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/doc/how-to/running.rst b/doc/how-to/running.rst
2index 39edf9a..73e43aa 100644
3--- a/doc/how-to/running.rst
4+++ b/doc/how-to/running.rst
5@@ -123,7 +123,7 @@ installed and configured on your network.
6
7 .. code-block:: sh
8
9- ssh -A $user@IP_ADDRESS_FROM_LXC_LS
10+ ssh -A $USER@IP_ADDRESS_FROM_LXC_LS
11
12 Getting Launchpad
13 =================

Subscribers

People subscribed via source and target branches

to status/vote changes: