]> Cypherpunks.ru repositories - nncp.git/blobdiff - doc/integration/warc.texi
Use @dots{} whether possible
[nncp.git] / doc / integration / warc.texi
index 6e62f5c217d2db92674825d2978447b80175debf..de7cc92ade11f0092bb2d02691d27d653218f3d3 100644 (file)
@@ -45,8 +45,7 @@ $ wget \
     --timestamping \
     -l inf \
     --no-remove-listing \
-    --no-parent \
-    [...]
+    --no-parent [@dots{}] \
     http://www.example.com/
 @end example
 
@@ -59,8 +58,7 @@ output format.
 $ wget \
     --warc-file www.example_com-$(date '+%Y%M%d%H%m%S') \
     --no-warc-compression \
-    --no-warc-keep-log \
-    [...]
+    --no-warc-keep-log [@dots{}] \
     http://www.example.com/
 @end example