Skip to content

Commit a50b426

Browse files
committed
Update command docs
1 parent 444ef27 commit a50b426

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

content/docs/commands.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Commands
33
slug: commands
44
description: null
55
date: 2021-08-30T16:13:00.546Z
6-
lastmod: 2024-02-26T18:39:22.844Z
6+
lastmod: 2024-02-27T08:47:18.318Z
77
weight: 1100
88
---
99

@@ -33,7 +33,7 @@ Some of the commands do also have a default keyboard binding for quick access.
3333
- Mac: <kbd>shift</kbd> + <kbd>cmd</kbd> + <kbd>P</kbd>
3434
- Use one of the following commands
3535

36-
## Available commands
36+
## Useful commands
3737

3838
### Initialize project
3939

@@ -85,13 +85,9 @@ Allows you to quickly insert a snippet in the Markdown file.
8585

8686
ID: `frontMatter.insertSnippet`
8787

88-
### Create new content from defined content type or template
88+
### Create new content
8989

90-
With this command, you can easily create content in your project from the defined content types or
91-
templates.
92-
93-
> **Info**: The command will use the `frontMatter.templates.prefix` setting in order to add a prefix
94-
> (default: `yyyy-MM-dd`) on the filename.
90+
With this command, you can easily create content in your project from the defined content types.
9591

9692
ID: `frontMatter.createContent`
9793

0 commit comments

Comments
 (0)