Project

General

Profile

Abook » History » Version 4

Per Amundsen, 12/26/2018 08:24 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 3 Per Amundsen
w - Opens the [[Addressbook_Dialog_Whois|whois]] tab.
10 1 Per Amundsen
n - TODO
11 3 Per Amundsen
c - Opens the ]]Addressbook_Dialog_Control|control tab]].
12 1 Per Amundsen
l - TODO
13
h - TODO
14
15
*Parameters*
16
17
[nickname] - Nickname to show in the Users tab.
18 4 Per Amundsen
19
*Example*
20
21
<pre>
22
; Open the address book in the 'whois' tab with the nick 'nick' set.
23
/abook -w nick
24
</pre>