mc, weechat: various readability improvements (#10420)

* `mc` => Midnight Commander
* `weechat` => WeeChat
pull/23/head
4G3NT 2023-06-26 12:11:48 -07:00 committed by GitHub
parent b63eb9f3af
commit 1141f904a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 5 deletions

View File

@ -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`

View File

@ -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`

View File

@ -3,7 +3,7 @@
> Command-line internet relay chat client with various features.
> More information: <https://weechat.org/doc>.
- Start `weechat`:
- Start WeeChat:
`weechat`