Codebase list python-faraday / 1e4ba11
Fix manpage to remove no-deps option Sophie Brun 4 years ago
1 changed file(s) with 1 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
22 faraday-server \- Faraday server's launcher
33 .SH SYNOPSIS
44 faraday\-server [\-h] [\-\-ssl] [\-\-debug] [\-\-start] [\-\-stop]
5 [\-\-restart] [\-\-nodeps] [\-\-port PORT] [\-\-websocket_port
5 [\-\-restart] [\-\-port PORT] [\-\-websocket_port
66 WEBSOCKET_PORT] [\-\-ind_address BIND_ADDRESS] [\-v]
77 .SH OPTIONS
88 .TP
2424 \fB\-\-restart\fR
2525 Restart Faraday Server
2626 .TP
27 \fB\-\-nodeps\fR
28 Skip dependency check
29 .TP
3027 \fB\-\-port\fR PORT
3128 Overrides server.ini port configuration
3229 .TP