diff --git a/pages/common/hostname.md b/pages/common/hostname.md index d27a6c315c..a8d8b27d7b 100644 --- a/pages/common/hostname.md +++ b/pages/common/hostname.md @@ -9,15 +9,11 @@ - Show the network address of the host name: -`hostname -i` - -- Show all network addresses of the host: - -`hostname -I` +`hostname {{[-i|--ip-addresses]}}` - Show the FQDN (Fully Qualified Domain Name): -`hostname --fqdn` +`hostname {{[-f|--fqdn]}}` - Set current host name: