Skip to content

Commit

Permalink
update help
Browse files Browse the repository at this point in the history
  • Loading branch information
rashil2000 committed Jul 6, 2022
1 parent ccf984b commit a65f84c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libexec/scoop-import.ps1
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Usage: scoop import <path/url to scoopfile.json>
# Summary: Imports apps, buckets and configs from a Scoopfile in JSON format
# Help: To replicate a Scoop installation from a file stored on Desktop, run
# scoop import Desktop\scoopfile.json

param(
[Parameter(Mandatory)]
Expand Down

0 comments on commit a65f84c

Please sign in to comment.