Skype 还有手册页吗?

Thu*_*fir 5 command-line documentation skype manpage

Skype曾经有一个手册页。现在,我只是得到:

thufir@mordor:~$ 
thufir@mordor:~$ man skype
No manual entry for skype
See 'man 7 undocumented' for help when manual pages are not available.
thufir@mordor:~$ 
Run Code Online (Sandbox Code Playgroud)

我安装按照该方向的Ubuntu 15.10。也可以看看:

http://community.skype.com/t5/Linux/man-skype/mp/4321762

小智 3

不,但是对于可以使用它的所有选项的列表,skype --help仍然有效:

Skype 4.3.0.37

Usage: skype [options]
Options:
  --dbpath=<path>       Specify an alternative path to store Skype data files.
                        Default: ~/.Skype
  --resources=<path>    Specify a path where Skype can find its resource files.
                        Default: /usr/share/skype
  --secondary           Start a secondary instance of Skype.
  --disable-api         Disable Skype Public API.
  --callto <nick>
  skype:<nick>?<action>
                        These commands allow Skype links handling.
  --pipelogin           Command line login. "echo username password | skype --pipelogin"
  --version             Display version information and exit.
Run Code Online (Sandbox Code Playgroud)