Update documentation for fdb_database_create_snapshot

This commit is contained in:
Chaoguang Lin 2021-02-04 14:23:58 -08:00
parent a6d4e1a82d
commit c1837fc1ec
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``
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>``.
``snapshot_command_length``
|length-of| ``snapshot_command``