SYNOPSIS

powerline-daemon [-h] [--quiet] [--socket SOCKET]

                 [--kill | --foreground | --replace]

DESCRIPTION

powerline-daemon ensures only one Python instance of powerline is launched for prompts and statuslines.

OPTIONS

optional arguments:

-h, --help

show this help message and exit

--quiet, -q

Without other options: do not complain about already running powerline-daemon instance. Will still exit with 1. With `--kill' and `--replace': do not show any messages. With `--foreground': ignored. Does not silence exceptions in any case.

--socket SOCKET, -s SOCKET

Specify socket which will be used for connecting to daemon.

--kill, -k

Kill an already running instance

--foreground, -f

Run in the foreground (dont daemonize)

--replace, -r

Replace an already running instance

RELATED TO powerline-daemon…

AUTHORS

Kim Silkebækken, Nikolay Pavlov, Kovid Goyal and contributors. The glyphs in the font patcher are created by Fabrizio Schiavi.