diff --git a/modules/ROOT/pages/_partials/proc_displaying-current-hostname.adoc b/modules/ROOT/pages/_partials/proc_displaying-current-hostname.adoc index 79281d8..3d5e931 100644 --- a/modules/ROOT/pages/_partials/proc_displaying-current-hostname.adoc +++ b/modules/ROOT/pages/_partials/proc_displaying-current-hostname.adoc @@ -27,8 +27,8 @@ Transient hostname: fedora To see the current static, transient or pretty hostname, you can use the `hostnamectl` command with options, such as: -``` +.... hostnamectl --static hostnamectl --transient hostnamectl --pretty -``` +....