Skip to content

Commit e1d142a

Browse files
ohsayanglydr
authored andcommitted
Updated docs from upstream
Triggered by f22bad7212b166d5c66a82c72cb7c90b0621e5bb
1 parent fc35e1d commit e1d142a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/actions/MKSNAP.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ title: MKSNAP
88
**Returns**: Okay if succeeded, otherwise it returns `err-snapshot-disabled` if snapshotting is disabled or `err-snapshot-busy` if a snapshotting operation is already in progress
99
:::
1010

11-
This action can be used to create a snapshot. Do note that this action **requires snapshotting to be enabled on the server side**, before it can create snapshots.
12-
If you want to create snapshots **without** snapshots being enabled on the server-side, use a second argument (`[SNAPNAME]`) to specify a snapshot name and a snapshot will be create in a folder called `remote` under your snapshots directory.
11+
This action can be used to create a snapshot. Do note that this action **requires snapshotting to be enabled on the server side**, before it can create snapshots.
12+
If you want to create snapshots **without** snapshots being enabled on the server-side, pass a second argument <SNAPNAME> to specify a snapshot name and a snapshot will be create in a folder called `remote` under your snapshots directory.
1313
For more information on snapshots, read [this document](/snapshots)
1414

0 commit comments

Comments
 (0)