You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -322,7 +322,7 @@ _Note:_ Some commands accept record or shared folder UID parameter. UID values m
322
322
323
323
*```cd``` Change current folder
324
324
325
-
*```get``` Retrieve and display specified Keeper Record/Folder/Team in printable or JSON format.
325
+
*```get``` Retrieve and display specified Keeper Record/Folder/Team in printable or JSON format. NOTE: If the Record UID starts with a dash, make sure to use "--" in front of the UID parameter. For example: get -- -xxxxxxxxxxxxxx
326
326
327
327
*```find-password``` or ```clipboard-copy``` Copy the specified Keeper Record password field to the system output or clipboard
328
328
accordingly. Command accepts record UID or record path. If record is not found then command matches records by title.
0 commit comments