Skip to content

Commit

Permalink
updating usage
Browse files Browse the repository at this point in the history
  • Loading branch information
kierangraham committed Oct 15, 2012
1 parent e7b6976 commit a49472e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion segmenter.c
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ int write_index_file(const struct options_t options, const unsigned int first_se

void display_usage(void)
{
printf("Usage: m3u8-sementer [OPTION]...\n");
printf("Usage: sementer [OPTION]...\n");
printf("\n");
printf("HTTP Live Streaming - Segments TS file and creates M3U8 index.");
printf("\n");
Expand Down

0 comments on commit a49472e

Please sign in to comment.