Update suspend.adoc
Aggiunto stile Asciidoctor
This commit is contained in:
parent
a826ec5422
commit
87bd0d896f
24
suspend.adoc
24
suspend.adoc
@ -1,3 +1,27 @@
|
||||
= Sospensione sistema con systemctl
|
||||
:authors: Celestino Amoroso
|
||||
:docinfo: shared
|
||||
:encoding: utf-8
|
||||
:toc: right
|
||||
:toclevels: 4
|
||||
:toc-title: Indice Generale
|
||||
:icons: font
|
||||
:icon-set: fi
|
||||
:numbered:
|
||||
:table-caption: Tabella
|
||||
:figure-caption: Diagramma
|
||||
:docinfo1:
|
||||
:sectlinks:
|
||||
:sectanchors:
|
||||
:source-highlighter: rouge
|
||||
// :rouge-style: ThankfulEyes
|
||||
:rouge-style: gruvbox
|
||||
// :rouge-style: colorful
|
||||
//:rouge-style: monokay
|
||||
|
||||
toc::[]
|
||||
|
||||
|
||||
## Sospensione dei sistemi Linux
|
||||
Nei sistemi basati su _systemd_ il sistema operativo può essere posto nello stato di sospensione con il comando
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user