Skip to content

Commit 2a96c27

Browse files
committed
Better describe the ulpoad tag command
1 parent 1ea2461 commit 2a96c27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/commands.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,11 +128,11 @@ Insert current datetime
128128
:Description: Inserts the current datetime at the cursor using the format specified by the ``jekyll_datetime_format`` setting.
129129

130130

131-
Insert upload
132-
^^^^^^^^^^^^^
131+
Insert upload tag
132+
^^^^^^^^^^^^^^^^^
133133

134134
:Command: ``jekyll_insert_upload``
135-
:Description: Brings up a quick panel for choosing an existing file in your ``uploads`` directory, and adds a pre-formatted link at the cursor.
135+
:Description: Brings up a quick panel allowing you to choose an existing file from your ``jekyll_uploads_path`` directory, and creates a pre-formatted link at the cursor. This won't move the selected file, nor will it check if the realtive URL it creates points to an actual file.
136136

137137

138138
Jekyll Utility

0 commit comments

Comments
 (0)