projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4b4944
)
console - POD: --client ergänzt. Damit taucht das dann auch in der Hilfe auf.
author
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Fri, 11 Aug 2017 11:58:11 +0000
(13:58 +0200)
committer
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Fri, 11 Aug 2017 11:58:11 +0000
(13:58 +0200)
scripts/console
patch
|
blob
|
history
diff --git
a/scripts/console
b/scripts/console
index
0c06dbf
..
cb08e2f
100755
(executable)
--- a/
scripts/console
+++ b/
scripts/console
@@
-288,6
+288,12
@@
Print the manual page and exit.
Log in as C<username>. The default is to use the value from the
configuration file and C<demo> if none is set there.
+=item B<-c>, B<--client>=C<client>
+
+Use the database for client C<client>. C<client> 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<filename>
Use C<filename> as the log file. The default is to use the value from