mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 14:06:01 +02:00
terminator, timedatectl, tomb: add more information links (#6122)
This commit is contained in:
parent
d4ef900b99
commit
03b66517c4
3 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# terminator
|
||||
|
||||
> Arrange multiple GNOME terminals in one window.
|
||||
> More information: <https://gnome-terminator.org/>.
|
||||
|
||||
- Start terminator window:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# timedatectl
|
||||
|
||||
> Control the system time and date.
|
||||
> More information: <https://manned.org/timedatectl.1>.
|
||||
|
||||
- Check the current system clock time:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# tomb
|
||||
|
||||
> Manage encrypted storage directories that can be safely transported and hidden in a filesystem.
|
||||
> More information: <https://www.dyne.org/software/tomb/>.
|
||||
|
||||
- Create a new tomb with an initial size of 100MB:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue