diff --git a/pages/osx/route.md b/pages/osx/route.md index af37127e66..0bea78c1ef 100644 --- a/pages/osx/route.md +++ b/pages/osx/route.md @@ -23,6 +23,6 @@ `sudo route delete {{dest_ip_address}}/24` -- Lookup and display the route for a destination (hostname or IP address) +- Lookup and display the route for a destination (hostname or IP address): `sudo route get {{destination}}`