mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
hwclock, tmutil, scutil: remove redundant header for root privileges (#21040)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# hwclock
|
||||
|
||||
> Read or change the hardware clock. Usually requires root.
|
||||
> Read or change the hardware clock.
|
||||
> More information: <https://manned.org/hwclock>.
|
||||
|
||||
- Display the current time as reported by the hardware clock:
|
||||
|
||||
@@ -1,7 +1,6 @@
|
||||
# scutil
|
||||
|
||||
> Manage system configuration parameters.
|
||||
> Require root privileges when setting configuration.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/scutil.8.html>.
|
||||
|
||||
- Display DNS Configuration:
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
# tmutil
|
||||
|
||||
> Utility for managing Time Machine backups. Most verbs require root privileges.
|
||||
> Utility for managing Time Machine backups.
|
||||
> More information: <https://keith.github.io/xcode-man-pages/tmutil.8.html>.
|
||||
|
||||
- Set an HFS+ drive as the backup destination:
|
||||
|
||||
Reference in New Issue
Block a user