Added some documentation.
This commit is contained in:
@ -13,8 +13,8 @@ class Command(BaseCommand):
|
||||
" syntax. Protocols will be added from the xml protocol files."
|
||||
" Input is a path pointing to all/multiple protocols in one"
|
||||
" directory with one level of subdirectories. First imports"
|
||||
" toc, attachments and metadata with model Protocol. Speeches will be put into realtion with the model Speech."
|
||||
" to the protocols later on.")
|
||||
" toc, attachments and metadata with model Protocol. Speeches will"
|
||||
" be put into realtion with the model Speech.")
|
||||
|
||||
def add_arguments(self, parser):
|
||||
parser.add_argument("input_path",
|
||||
|
Reference in New Issue
Block a user