Don't display a tab in `pkg info` when quiet.
modified pkg/utils.c
@@ -177,6 +177,7 @@ print_info(struct pkg * const pkg, unsigned int options)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -231,6 +232,9 @@ print_info(struct pkg * const pkg, unsigned int options)
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -350,7 +354,8 @@ print_info(struct pkg * const pkg, unsigned int options)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -360,7 +365,7 @@ print_info(struct pkg * const pkg, unsigned int options)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -406,7 +411,8 @@ print_info(struct pkg * const pkg, unsigned int options)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -416,7 +422,8 @@ print_info(struct pkg * const pkg, unsigned int options)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -427,7 +434,8 @@ print_info(struct pkg * const pkg, unsigned int options)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -437,7 +445,8 @@ print_info(struct pkg * const pkg, unsigned int options)
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|