mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 18:48:13 -07:00
text
This commit is contained in:
parent
3450439b7b
commit
21cbfd61bd
5 changed files with 104 additions and 3 deletions
|
@ -1,5 +1,15 @@
|
|||
<a id="Top"></a>
|
||||
|
||||
# 3. Commands and Features
|
||||
|
||||
# Table of Contents
|
||||
- [3. Commands and Features](#3-commands-and-features)
|
||||
- [Table of Contents](#table-of-contents)
|
||||
- [To get interactive help](#to-get-interactive-help)
|
||||
- [New Features in RDV4](#new-features-in-rdv4)
|
||||
- [Useful commands](#useful-commands)
|
||||
|
||||
|
||||
# Commands and Features
|
||||
|
||||
Please make sure you've gone through the following pages firstly:
|
||||
|
||||
|
@ -8,14 +18,17 @@ Please make sure you've gone through the following pages firstly:
|
|||
* [First Use and Verification](/doc/md/Use_of_Proxmark/2_Configuration-and-Verification.md)
|
||||
|
||||
## To get interactive help
|
||||
^[Top](#top)
|
||||
|
||||
As seen before, for basic help type `help`. Or for help on a set of sub commands type the command followed by `help`. For example `hf mf help`. Many commands uses the `-h` / `--help` parameter to show a help text.
|
||||
|
||||
## New Features in RDV4
|
||||
^[Top](#top)
|
||||
|
||||
Further details coming soon
|
||||
|
||||
## Useful commands
|
||||
^[Top](#top)
|
||||
|
||||
Here are some commands to start off with.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue