mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-07-12 02:27:14 +00:00
Add missing newline
This commit is contained in:
+2
-1
@@ -77,9 +77,10 @@ Get Job Status
|
||||
|
||||
curl -v -k -u admin:admin --anyauth --location -H "Accept: application/xml" https://localhost:8443/engine/job/myjob
|
||||
|
||||
Example output:
|
||||
Example response:
|
||||
|
||||
.. code:: xml
|
||||
|
||||
<job>
|
||||
<shortName>myjob</shortName>
|
||||
<crawlControllerState>FINISHED</crawlControllerState>
|
||||
|
||||
Reference in New Issue
Block a user