jh
This commit is contained in:
@@ -30,7 +30,7 @@ class Get_File(sh.Cmdlet):
|
||||
super().__init__(
|
||||
name="get-file",
|
||||
summary="Export file to local path",
|
||||
usage="@1 | get-file -path C:\\Downloads",
|
||||
usage="@1 | get-file -path ./output",
|
||||
arg=[
|
||||
sh.SharedArgs.QUERY,
|
||||
sh.SharedArgs.STORE,
|
||||
|
||||
Reference in New Issue
Block a user