Skip to content

Commit

Permalink
remove the duplicate line
Browse files Browse the repository at this point in the history
Signed-off-by: An Qiuyu <qiuyu.an@hotmail.com>
  • Loading branch information
An Joey authored and anqiuy committed Jul 26, 2021
1 parent 38be3aa commit 3ef5962
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install/migrate-from-legacy.md
Expand Up @@ -54,7 +54,6 @@ are supported).
|--------------------------------------------------|--------------------------------------------|
| --swap-deployment $workload | intercept $workload |
| --expose localPort[:remotePort] | intercept --port localPort[:remotePort] |
| --expose localPort[:remotePort] | intercept --port localPort[:remotePort] |
| --swap-deployment $workload --run-shell | intercept $workload -- bash |
| --swap-deployment $workload --run $cmd | intercept $workload -- $cmd |
| --swap-deployment $workload --docker-run $cmd | intercept $workload --docker-run -- $cmd |
Expand Down

0 comments on commit 3ef5962

Please sign in to comment.