Skip to content

Commit b43598a

Browse files
committed
Remove stub sentence from add-machine helper
1 parent 672fe14 commit b43598a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ centralised enterprise grade management and operations systems.
113113
Our community hangs out at the [Charmhub discourse](https://discourse.juju.is/)
114114
which serves as a combination mailing list and web forum. Keep up with the news
115115
and get a feel for operator engineering and usage there. Get the Juju CLI on
116-
Windows, macOS or Linux with the
117-
[install instructions](https://juju.is/docs/installing) and
116+
Windows, macOS or Linux with the
117+
[install instructions](https://juju.is/docs/installing) and
118118
[try the tutorials](https://juju.is/docs/tutorials). All you need is a small
119119
K8s cluster, or an Ubuntu machine or VM to run MicroK8s.
120120

@@ -126,5 +126,5 @@ of commands and usage.
126126
Follow our [code and contribution guidelines](CONTRIBUTING.md) to learn how
127127
to make code changes. File bugs in
128128
[Launchpad](https://bugs.launchpad.net/juju/+filebug) or ask questions on
129-
our [Freenode IRC channel](https://webchat.freenode.net/#juju), and
129+
our [Freenode IRC channel](https://webchat.freenode.net/#juju), and
130130
[Mattermost](chat.charmhub.io/).

cmd/juju/machine/add.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ the MAAS provider to acquire a particular node by specifying its hostname.
7171
Manual provisioning
7272
7373
Call add-machine with the address of a network-accessible computer to
74-
allocate that machine to the model. You should connect
74+
allocate that machine to the model.
7575
7676
Manual provisioning is the process of installing Juju on an existing machine
7777
and bringing it under Juju's management. The Juju controller must be able to

0 commit comments

Comments
 (0)