mirror of
https://github.com/x64dbg/x64dbg.git
synced 2024-11-27 14:50:24 +00:00
5f3082793c
Some documentation fixes (mostly aesthetics).
23 lines
587 B
HTML
23 lines
587 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>bookmarklist</title>
|
|
<meta name="GENERATOR" content="WinCHM">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<style>
|
|
html,body {
|
|
/* Default Font */
|
|
font-family: Courier New;
|
|
font-size: 11pt;
|
|
}
|
|
</style>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<P><STRONG>bookmarklist<BR></STRONG>List user-defined bookmarks in reference view.</P>
|
|
<P><U>arguments</U><BR>This command has no arguments.</P>
|
|
<P><U>result<BR></U><EM>$result</EM> will be set to
|
|
the number of user-defined bookmarks.</P></body>
|
|
</html>
|