forked from Mirror/pmbootstrap
types: args.verbose is a bool (MR 2252)
Signed-off-by: Caleb Connolly <caleb@postmarketos.org>
This commit is contained in:
parent
f643673f48
commit
0db01a2919
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ class PmbArgs(Namespace):
|
|||
systemd: str
|
||||
timeout: float
|
||||
value: str
|
||||
verbose: str
|
||||
verbose: bool
|
||||
verify: str
|
||||
work: Path
|
||||
xauth: str
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue