Fix format error in api-c.rst

This commit is contained in:
Chaoguang Lin 2021-01-26 18:16:14 -08:00
parent c69d1dcb45
commit c55f7c33b7
1 changed files with 1 additions and 1 deletions

View File

@ -467,7 +467,7 @@ An |database-blurb1| Modifications to a database are performed via transactions.
``snapshot_command`` ``snapshot_command``
A pointer to all the snapshot command arguments. A pointer to all the snapshot command arguments.
In particular, if the original `fdbcli` command is ``snapshot <arg1> <arg2> <argN>``, then the string `snapshot_command` points to is ``<arg1> <arg2> <argN>``, which including the spaces. In particular, if the original ``fdbcli`` command is ``snapshot <arg1> <arg2> <argN>``, then the string ``snapshot_command`` points to is ``<arg1> <arg2> <argN>``, which including the spaces.
``snapshot_command_length`` ``snapshot_command_length``
|length-of| `snapshot_command` |length-of| `snapshot_command`