mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 17:26:01 +02:00
stty: add link (#5628)
This commit is contained in:
parent
6bc3c21fd3
commit
bb744d7f27
2 changed files with 2 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# stty
|
||||
|
||||
> 设置终端设备接口的选项.
|
||||
> 更多信息: <https://www.gnu.org/software/coreutils/manual/html_node/stty-invocation.html>.
|
||||
|
||||
- 显示当前终端的所有设置:
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# stty
|
||||
|
||||
> Set options for a terminal device interface.
|
||||
> More information: <https://www.gnu.org/software/coreutils/manual/html_node/stty-invocation.html>.
|
||||
|
||||
- Display all settings for the current terminal:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue