Add the sync command

Signed-off-by: Adrien Gallouët <adrien@gallouet.fr>
This commit is contained in:
Adrien Gallouët
2018-05-21 09:26:37 +00:00
parent a3bb488fd5
commit 2dbf5fb765
8 changed files with 81 additions and 0 deletions

View File

@@ -74,3 +74,4 @@ int gt_path (int, char **);
int gt_keygen (int, char **);
int gt_bench (int, char **);
int gt_set (int, char **);
int gt_sync (int, char **);