Skip to content

Commit 4c2686c

Browse files
author
Vladimir Kotal
committed
add whitespace for readability
1 parent 11914aa commit 4c2686c

File tree

1 file changed

+1
-0
lines changed
  • opengrok-tools/src/main/python/opengrok_tools

1 file changed

+1
-0
lines changed

opengrok-tools/src/main/python/opengrok_tools/sync.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ def main():
7979
help='Directory to process')
8080
group1.add_argument('-P', '--projects', nargs='*',
8181
help='List of projects to process')
82+
8283
parser.add_argument('-I', '--indexed', action='store_true',
8384
help='Sync indexed projects only')
8485
parser.add_argument('-D', '--debug', action='store_true',

0 commit comments

Comments
 (0)