pages.*: use keith.github.io for builtin man pages (#12168)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# caffeinate
|
||||
|
||||
> Hindert den Mac daran, in den Schlaf-Modus zu gehen.
|
||||
> Weitere Informationen: <https://ss64.com/osx/caffeinate.html>.
|
||||
> Weitere Informationen: <https://keith.github.io/xcode-man-pages/caffeinate.8.html>.
|
||||
|
||||
- Halte den Mac für 1 Stunde (3600 Sekunden) wach:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# diskutil
|
||||
|
||||
> Dienstprogramm zur Verwaltung lokaler Festplatten und Volumes.
|
||||
> Weitere Informationen: <https://ss64.com/osx/diskutil.html>.
|
||||
> Weitere Informationen: <https://keith.github.io/xcode-man-pages/diskutil.8.html>.
|
||||
|
||||
- Auflisten aller aktuell verfügbaren Festplatten, Partitionen und gemounteten Volumes:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# md5
|
||||
|
||||
> Berechne kryptografische MD5-Prüfsummen.
|
||||
> Weitere Informationen: <https://ss64.com/osx/md5.html>.
|
||||
> Weitere Informationen: <https://keith.github.io/xcode-man-pages/md5.1.html>.
|
||||
|
||||
- Berechne die MD5-Prüfsumme einer Datei und gib sie mit Dateinamen auf der Konsole aus:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# open
|
||||
|
||||
> Öffne Dateien, Verzeichnisse und Anwendungen.
|
||||
> Weitere Informationen: <https://ss64.com/osx/open.html>.
|
||||
> Weitere Informationen: <https://keith.github.io/xcode-man-pages/open.1.html>.
|
||||
|
||||
- Öffne eine Datei in der zugehörigen Anwendung:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# pbpaste
|
||||
|
||||
> Sende den Inhalt der Zwischenablage zum Standardoutput.
|
||||
> Weitere Informationen: <https://ss64.com/osx/pbpaste.html>.
|
||||
> Weitere Informationen: <https://keith.github.io/xcode-man-pages/pbpaste.1.html>.
|
||||
|
||||
- Schreibe den Inhalt der Zwischenablage in eine Datei:
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
# tmutil
|
||||
|
||||
> Dienstprogramm zum Verwalten von Time Machine-Backups. Die meisten Befehle erfordern Root-Rechte.
|
||||
> Weitere Informationen: <https://ss64.com/osx/tmutil.html>.
|
||||
> Weitere Informationen: <https://keith.github.io/xcode-man-pages/tmutil.8.html>.
|
||||
|
||||
- Setze ein HFS+ Laufwerk als Backupziel:
|
||||
|
||||
|
Reference in New Issue
Block a user