mirror of
https://github.com/ShaYmez/pYSFReflector.git
synced 2025-06-13 19:32:25 -04:00
Corrected -v output (correct name of reflector)
This commit is contained in:
parent
890c688783
commit
b9ca74c209
@ -688,7 +688,7 @@ if (len(sys.argv) != 2):
|
||||
sys.exit()
|
||||
|
||||
if (sys.argv[1].strip() == '-v'):
|
||||
print('YSFReflector version ' + version)
|
||||
print('pYSFReflector version ' + version)
|
||||
sys.exit()
|
||||
|
||||
## reading configuration ##
|
||||
|
Loading…
x
Reference in New Issue
Block a user