From: Bernd Bleßmann Date: Fri, 11 Aug 2017 11:58:11 +0000 (+0200) Subject: console - POD: --client ergänzt. Damit taucht das dann auch in der Hilfe auf. X-Git-Tag: release-3.5.4~899 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=066bbae771dd80f2baab01bf6384935898b8e50e;p=kivitendo-erp.git console - POD: --client ergänzt. Damit taucht das dann auch in der Hilfe auf. --- diff --git a/scripts/console b/scripts/console index 0c06dbf5a..cb08e2f03 100755 --- a/scripts/console +++ b/scripts/console @@ -288,6 +288,12 @@ Print the manual page and exit. Log in as C. The default is to use the value from the configuration file and C if none is set there. +=item B<-c>, B<--client>=C + +Use the database for client C. C can be a client's +database ID or its name. The default is to use the value from the +configuration file. + =item B<-o>, B<--log-file>=C Use C as the log file. The default is to use the value from