From 62a10924532749bd851a6611a9148ec7edb403d8 Mon Sep 17 00:00:00 2001
From: Serge Bazanski <q3k@q3k.org>
Date: Tue, 15 Aug 2023 13:57:58 +0200
Subject: [PATCH] docs: clear up nick.json

---
 docs/badge/usage.rst | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/docs/badge/usage.rst b/docs/badge/usage.rst
index 9f870f20fb..89e1837cbd 100644
--- a/docs/badge/usage.rst
+++ b/docs/badge/usage.rst
@@ -53,10 +53,16 @@ to a computer, and it will appear as a mass storage device (a.k.a. pendrive).
 Open the file ```nick.json`` in a text editor and change your nick, the size of
 the font, and whatever else you wish.
 
+For the ``nick.json`` file to appear, you must have started the Nick app at
+least once.
+
 When you're done editing, unmount/eject the badge from your computer
 (``umount`` on Linux is enough) and press the left shoulder button to exit Disk
 Mode. Then, go to Badge |rarr| Nick to see your changes!
 
+If the ``nick.json`` file is unparseable or otherwise gets corrupted, it will be
+overwritten with the default contents on next nick app startup.
+
 Playing Music
 -------------
 
-- 
GitLab