Skip to content
Snippets Groups Projects
Commit 15f2aa34edef authored by Sylvain Thénault's avatar Sylvain Thénault
Browse files

vocabulary fix

parent 4697f90572c7
No related branches found
No related tags found
No related merge requests found
......@@ -17,7 +17,7 @@
class MBOXImportCommand(Command):
"""Import files using the Unix mail box format into an cubicweb application.
The application must use the email package.
"""Import files using the Unix mail box format into an cubicweb instance.
The instance must use the email package.
<pyro id>
......@@ -22,6 +22,6 @@
<pyro id>
pyro identifier of the application where emails have to be imported.
pyro identifier of the instance where emails have to be imported.
<mbox file>
path to a file using the Unix MBOX format. If "-" is given, stdin is read.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment