summaryrefslogtreecommitdiff
path: root/srtplay.1.scd
diff options
context:
space:
mode:
authorSam Nystrom <sam@samnystrom.dev>2023-06-27 15:14:28 -0400
committerSam Nystrom <sam@samnystrom.dev>2023-06-27 15:14:28 -0400
commit6b0441319f2ace9b473c75eecd9b809fb7cf57c6 (patch)
tree9e13211f83f61ad0e52250ec58e975a0d71418ed /srtplay.1.scd
parentb1596f089c7c9abd3708aaa9d6dcdfc533d2a605 (diff)
Clean up man page0.2.1
Diffstat (limited to 'srtplay.1.scd')
-rw-r--r--srtplay.1.scd4
1 files changed, 2 insertions, 2 deletions
diff --git a/srtplay.1.scd b/srtplay.1.scd
index e9aa643..2b1888a 100644
--- a/srtplay.1.scd
+++ b/srtplay.1.scd
@@ -2,7 +2,7 @@ srtplay(1)
# NAME
-srtplay - play .srt subtitle files in a terminal user interface
+srtplay - play .srt subtitle files in a TUI
# SYNOPSIS
@@ -12,7 +12,7 @@ srtplay - play .srt subtitle files in a terminal user interface
*srtplay* plays a .srt subtitle file in a TUI (Terminal User Interface). After
running *srtplay* with the name of the subtitle file to play, it displays the
-elapsed time as well as the subtitles. The <b>, <i>, and <u> XML tags are
+elapsed time as well as the subtitles. The <b>, <i>, and <u> HTML tags are
supported in the subtitles and will be displayed as bold, italic, and
underlined, respectively.