Skip to content

Commit

Permalink
Server should report new name
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaivel committed Aug 21, 2023
1 parent 18ccd42 commit 5b34aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/server/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ static void *shm_ptr;
static size_t shm_size;

static const char *usage =
"usage: sharedgl [-h] [-v] [-o] [-x] [-g MAJOR.MINOR] [-r WIDTHxHEIGHT] [-m SIZE]\n"
"usage: sglrenderer [-h] [-v] [-o] [-x] [-g MAJOR.MINOR] [-r WIDTHxHEIGHT] [-m SIZE]\n"
"\n"
"options:\n"
" -h display help information\n"
Expand Down

0 comments on commit 5b34aa1

Please sign in to comment.