From e3d8ef72c8abc6efc659a32bc40cba23db330319 Mon Sep 17 00:00:00 2001 From: Managor <42655600+Managor@users.noreply.github.com> Date: Mon, 17 Mar 2025 12:11:55 +0200 Subject: [PATCH] hostname: remove non-functional example and add option placeholders (#15958) --- pages/common/hostname.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) 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: