forked from Mirror/pmbootstrap
Now with 100% more pmbootstrap log
! (#406)
This commit is contained in:
parent
c2eb77da18
commit
fa3c21c1c3
1 changed files with 1 additions and 1 deletions
|
@ -134,7 +134,7 @@ def arguments():
|
|||
"log_distccd",
|
||||
help="follow the distccd logfile")
|
||||
for action in [log, log_distccd]:
|
||||
action.add_argument("-n", "--lines", default="30",
|
||||
action.add_argument("-n", "--lines", default="60",
|
||||
help="count of initial output lines")
|
||||
action.add_argument("-c", "--clear", help="clear the log",
|
||||
action="store_true", dest="clear_log")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue