mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 23:26:00 +02:00
mc, weechat: various readability improvements (#10420)
* `mc` => Midnight Commander * `weechat` => WeeChat
This commit is contained in:
parent
b63eb9f3af
commit
1141f904a9
3 changed files with 5 additions and 5 deletions
|
@ -4,10 +4,10 @@
|
|||
> La navigation dans les répertoires se fait à l'aide des touches directionnelles ou la souris, ou bien en tapant des commandes dans la console.
|
||||
> Plus d'informations : <https://midnight-commander.org>.
|
||||
|
||||
- Démarre `mc` :
|
||||
- Démarre Midnight Commander :
|
||||
|
||||
`mc`
|
||||
|
||||
- Démarre `mc` en mode noir et blanc :
|
||||
- Démarre Midnight Commander en mode noir et blanc :
|
||||
|
||||
`mc -b`
|
||||
|
|
|
@ -4,10 +4,10 @@
|
|||
> Navigate the directory structure using the arrow keys, the mouse or by typing the commands into the terminal.
|
||||
> More information: <https://midnight-commander.org>.
|
||||
|
||||
- Start `mc`:
|
||||
- Start Midnight Commander:
|
||||
|
||||
`mc`
|
||||
|
||||
- Start `mc` in black and white:
|
||||
- Start Midnight Commander in black and white:
|
||||
|
||||
`mc -b`
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
> Command-line internet relay chat client with various features.
|
||||
> More information: <https://weechat.org/doc>.
|
||||
|
||||
- Start `weechat`:
|
||||
- Start WeeChat:
|
||||
|
||||
`weechat`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue