Skip to content

Commit

Permalink
1 = power cycle
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.code.sf.net/p/vice-emu/code/trunk@45178 379a1393-f5fb-40a0-bcee-ef074d9b53f7
  • Loading branch information
mrdudz committed Jun 1, 2024
1 parent c353ce6 commit 51c7b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vice/src/monitor/mon_command.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ static const mon_cmds_t mon_cmd_array[] = {

{ "reset", "",
"[<Type>]",
"Reset the machine or drive. Type: 0 = soft, 1 = hard, 8-11 = drive.",
"Reset the machine or drive. Type: 0 = reset, 1 = power cycle, 8-11 = reset drive.",
NO_FILENAME_ARG
},

Expand Down

0 comments on commit 51c7b1a

Please sign in to comment.