Project

General

Profile

Abook » History » Version 7

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