annotate mcabber/doc/help/cs/hlp_alias.txt @ 2366:480585fec48a default tip

Update spell checking section in the configuration file
author Mikael Berthe <mikael@lilotux.net>
date Tue, 30 May 2023 16:37:46 +0200
parents e7435238e963
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1549
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
1
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
2 /ALIAS [název [= příkazová_řádka]]
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
3
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
4 Umožní přidávat zkrácené zástupce (aliasy) pro zjednodušení zadávání složitejších příkazů.
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
5
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
6 /alias
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
7 Zobrazí přehled aktuálně definovaných aliasů.
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
8 /alias název
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
9 Vypíše hodnotu aliasu s názvem 'název'.
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
10 /alias název=
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
11 Vymaže alias s názvem 'název'.
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
12 /alias název = příkazová_řádka
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
13 Nastaví alias s názvem 'název' na hodnotu 'příkazová_řádka'.
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
14
e7435238e963 New Czech translation (Vic)
Mikael Berthe <mikael@lilotux.net>
parents:
diff changeset
15 Příklad: "/alias away = status away"