Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
initmaster authored Dec 5, 2021
1 parent ca327c6 commit eda6c0f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# USBPlugEvent

Attach a command to execute on insert or remove of a specific USB device.
For example: shutdown your computer when you remove your mouse.

Usage: USBPlugEvent.exe [-l] [-d] [-i] [-r] "device_id" "cmd_to_launch"

Example: USBPlugEvent.exe -r "USB\VID_056D&PID_C07E\4687336F3936" "msg %username% the specified device was removed"
Expand Down

0 comments on commit eda6c0f

Please sign in to comment.