summaryrefslogtreecommitdiffstats
path: root/source/rpcclient/samsync.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/rpcclient/samsync.c')
-rw-r--r--source/rpcclient/samsync.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/rpcclient/samsync.c b/source/rpcclient/samsync.c
index c1be521c553..152b5091abc 100644
--- a/source/rpcclient/samsync.c
+++ b/source/rpcclient/samsync.c
@@ -130,6 +130,7 @@ static NTSTATUS sam_repl(struct cli_state *cli, unsigned char trust_passwde[16],
static void usage(void)
{
printf("Usage: samsync [options]\n");
+ printf("Version: %s\n", VERSION);
printf("\t-d debuglevel set the debuglevel\n");
printf("\t-h Print this help message.\n");