Skip to content

Commit f10b4bf

Browse files
[flyctl-bot] Update docs from flyctl (#2014)
Co-authored-by: Fly.io CI <[email protected]>
1 parent 290a760 commit f10b4bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flyctl/cmd/fly_console.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ fly console [flags]
2929
i.e.: --port 80/tcp --port 443:80/tcp:http:tls --port 5432/tcp:pg_tls
3030
To remove a port mapping use '-' as handler, i.e.: --port 80/tcp:-
3131
-r, --region string The target region (see 'flyctl platform regions')
32-
-s, --select Select the machine on which to execute the console from a list.
32+
-s, --select Select the machine and container on which to execute the console from a list.
3333
-u, --user string Unix username to connect as (default "root")
3434
--vm-cpu-kind string The kind of CPU to use ('shared' or 'performance')
3535
--vm-cpus int Number of CPUs

0 commit comments

Comments
 (0)