*: clean up and normalize (#5437)
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
> Ein Programm zur Verwaltung von Partitionstabellen mittels einer Curses-basierten UI.
|
||||
> Mehr Informationen: <https://linux.die.net/man/8/cfdisk>.
|
||||
|
||||
- Das Partitionierungsinterface für eine bestimmte Festplatte öffnen:
|
||||
- Öffne das Partitionierungsinterface für eine bestimmte Festplatte:
|
||||
|
||||
`cfdisk {{/dev/sdX}}`
|
||||
|
||||
- Eine neue Partitionierungstabelle für eine bestimmte Festplatte erzeugen und bearbeiten:
|
||||
- Erzeuge und bearbeite eine neue Partitionierungstabelle für eine bestimmte Festplatte:
|
||||
|
||||
`cfdisk --zero {{/dev/sdX}}`
|
||||
|
Reference in New Issue
Block a user