Skip to content

Commit a65f84c

Browse files
committed
update help
1 parent ccf984b commit a65f84c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

libexec/scoop-import.ps1

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Usage: scoop import <path/url to scoopfile.json>
22
# Summary: Imports apps, buckets and configs from a Scoopfile in JSON format
3+
# Help: To replicate a Scoop installation from a file stored on Desktop, run
4+
# scoop import Desktop\scoopfile.json
35

46
param(
57
[Parameter(Mandatory)]

0 commit comments

Comments
 (0)