Merge "Replace Chinese quotes with English quotes"
This commit is contained in:
commit
ecd44d719d
@ -24,7 +24,7 @@
|
||||
|
||||
.SH DESCRIPTION
|
||||
.PP
|
||||
The relinker prepares an object server’s filesystem for a partition power
|
||||
The relinker prepares an object server's filesystem for a partition power
|
||||
change by crawling the filesystem and linking existing objects to future
|
||||
partition directories.
|
||||
|
||||
|
@ -75,7 +75,7 @@ Assume the following list of container names:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# curl -i $publicURL/?limit=2&marker=oranges -X GET -H \”
|
||||
# curl -i $publicURL/?limit=2&marker=oranges -X GET -H \"
|
||||
X-Auth-Token: $token"
|
||||
|
||||
.. code-block:: console
|
||||
@ -90,7 +90,7 @@ Assume the following list of container names:
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
# curl -i $publicURL/?end_marker=oranges -X GET -H \”
|
||||
# curl -i $publicURL/?end_marker=oranges -X GET -H \"
|
||||
X-Auth-Token: $token"
|
||||
|
||||
.. code-block:: console
|
||||
|
@ -79,7 +79,7 @@ response:
|
||||
.. code-block:: console
|
||||
|
||||
$ curl -i $publicURL -X GET -H "X-Auth-Token: $token" -H \
|
||||
”Accept: application/xml; charset=utf-8"
|
||||
"Accept: application/xml; charset=utf-8"
|
||||
|
||||
.. code-block:: console
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user