Replace Chinese quotes with English quotes
Change-Id: Ic7025ba79eadb39f75dd03135fae3326138b3ded
This commit is contained in:
3 changed files with 4 additions and 4 deletions
@@ -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
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.