Project

General

Profile

Abook » History » Version 6

Per Amundsen, 02/13/2023 10:12 PM

1 1 Per Amundsen
_Added in 2.2_
2
3
*/abook -wnclh [nickname]*
4
5 3 Per Amundsen
Opens the [[Addressbook_Dialog|Address book]] dialog.
6 1 Per Amundsen
7
*Switches*
8
9 6 Per Amundsen
table(ktable).
10
|*Switch*|*Description*|
11
| -w | Opens the [[Addressbook_Dialog_Whois|Whois]] tab. |
12
| -n | Opens the [[Notify_Options|Nick Colors]] options. |
13
| -c | Opens the [[Addressbook_Dialog_Control|Control tab]]. |
14
| -l | Opens the [[Nick_Colors_Options|Nick Colors]] options. |
15
| -h | Opens the [[Highlights_Options|Highlights]] options. |
16 5 Per Amundsen
17
*Parameters*
18 1 Per Amundsen
19 6 Per Amundsen
table(ktable).
20
|*Parameter*|*Description*|
21
| [nickname] | Nickname to show in the Users tab. |
22 4 Per Amundsen
23
*Example*
24
25
<pre>
26
; Open the address book in the 'whois' tab with the nick 'nick' set.
27
/abook -w nick
28
</pre>