Lines Matching +full:dry +full:- +full:run
12 -h / --help
15 --oldnotice=file
19 --newnotice=file
23 --dry-run
25 would change. When used with -v, a status will be printed for every
28 -v / --verbose
35 Copyright (c) 1995-2000, Corporation for National Research Initiatives.
36 Copyright (c) 1990-1995, Stichting Mathematisch Centrum.
64 'dry-run', 'verbose'])
69 if opt in ('-h', '--help'):
71 elif opt in ('-v', '--verbose'):
73 elif opt == '--dry-run':
75 elif opt == '--oldnotice':
78 elif opt == '--newnotice':