Skip to content

Commit

Permalink
fixed doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Markus Schmall committed Oct 7, 2012
1 parent 26b0e2d commit 04d2744
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
4 changes: 2 additions & 2 deletions MysqlPot/INSTALL.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ Compile:

Run in:

mono MysqlPot.exe Port Logile IP
mono MysqlPot.exe Port Logile IP UserName Password

Example:

mono MysqlPot.exe 3306 /Users/flake/mysqlpot.log 192.168.1.44
mono MysqlPot.exe 3306 /Users/flake/mysqlpot.log 192.168.1.44 username password

12 changes: 11 additions & 1 deletion MysqlPot_MD.userprefs
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
<Properties>
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|x86" />
<MonoDevelop.Ide.Workbench />
<MonoDevelop.Ide.Workbench ActiveDocument="MysqlPot/INSTALL.txt">
<Files>
<File FileName="MysqlPot/config.txt" Line="1" Column="1" />
<File FileName="MysqlPot/app.config" Line="1" Column="1" />
<File FileName="MysqlPot/Main.cs" Line="66" Column="87" />
<File FileName="MysqlPot/MysqlPot.exe.config" Line="6" Column="38" />
<File FileName="MysqlPot/Database.cs" Line="1" Column="1" />
<File FileName="MysqlPot/INSTALL.txt" Line="11" Column="51" />
<File FileName="MysqlPot/Logger.cs" Line="1" Column="1" />
</Files>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore />
</MonoDevelop.Ide.DebuggingService.Breakpoints>
Expand Down

0 comments on commit 04d2744

Please sign in to comment.