Skip to content

Commit ca167ae

Browse files
committed
Slight README update
1 parent 8b7ea03 commit ca167ae

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ Tugboat will look for a .tugboat config file first in the current directory you'
4141
### Retrieve a list of your droplets
4242

4343
$ tugboat droplets
44-
pearkes-web-001 (ip: 30.30.30.1, status: active, region: 1, id: 13231511)
45-
pearkes-admin-001 (ip: 30.30.30.3, status: active, region: 1, id: 13231512)
46-
pearkes-api-001 (ip: 30.30.30.5, status: active, region: 1, id: 13231513)
44+
pearkes-web-001 (ip: 30.30.30.1, status: active, region: nyc2, id: 13231511)
45+
pearkes-admin-001 (ip: 30.30.30.3, status: active, region: nyc2, id: 13231512)
46+
pearkes-api-001 (ip: 30.30.30.5, status: active, region: nyc2, id: 13231513)
4747

4848
### Fuzzy name matching
4949

@@ -107,9 +107,9 @@ Print info in machine-readable format. The ``--porcelain`` flag silences extra o
107107
id 13231512
108108
status active
109109
ip4 30.30.30.3
110-
region 1
111-
image 25489
112-
size 66
110+
region lon1
111+
image 6918990
112+
size 1gb
113113
backups_active false
114114

115115
Print a single attribute.

0 commit comments

Comments
 (0)