Skip to main content

get the name of the file right

ID
e2e475c
date
2022-12-31 12:25:26+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
2018c02
message
get the name of the file right
changed files
1 file, 2 additions, 2 deletions

Changed files

get_all_live_text (2178) → get_all_live_text (2178)

diff --git a/get_all_live_text b/get_all_live_text
index fd67d7f..673d45e 100755
--- a/get_all_live_text
+++ b/get_all_live_text
@@ -10,9 +10,9 @@ Pass the name of the directory you want to scan as a single argument:
 
     $ python3 get_all_live_text ~/screenshots
 
-It will create a JSON file `live-text.json` in the top of the directory with
+It will create a JSON file `live_text.json` in the top of the directory with
 the text for every image it finds.  So the command above would create a file
-at `~/screenshots/live-text.json`.
+at `~/screenshots/live_text.json`.
 
 There will be one line for each image, for example: