Skip to content

Commit

Permalink
Adjustment of the help text.
Browse files Browse the repository at this point in the history
  • Loading branch information
ateska committed Aug 16, 2018
1 parent becd622 commit 69d1f5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions itss.py
Original file line number Diff line number Diff line change
Expand Up @@ -343,9 +343,9 @@ def main():
description=\
'''C-ITS ITS-S reference implementation focused on a security.
C-ITS standards: ETSI TS 102 941 v1.1.1, ETSI TS 103 097 v1.2.1
It also contains a simple ITS-G5 network simulator that utilizes UDP IPv4 multicast.
This tool also provides a simple ITS-G5 network simulator that utilizes UDP IPv4 multicast.
Copyright (c) 2018 Ales Teska, TeskaLabs Ltd, MIT Licence
Copyright (c) 2018 TeskaLabs Ltd, MIT Licence
''')

parser.add_argument('DIR', default='.', help='A directory with persistent storage of a keying material')
Expand Down

0 comments on commit 69d1f5a

Please sign in to comment.