projects
/
proxmark3-svn
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b572717
)
Fix description in help dump
author
Philippe Teuwen
<phil@teuwen.org>
Wed, 26 Mar 2014 21:44:25 +0000
(22:44 +0100)
committer
Philippe Teuwen
<phil@teuwen.org>
Wed, 26 Mar 2014 21:44:25 +0000
(22:44 +0100)
client/proxmark3.c
patch
|
blob
|
blame
|
history
diff --git
a/client/proxmark3.c
b/client/proxmark3.c
index 3c7e64516d915c8a0864664a14af03d8ff75ce1e..3b30b3cb5e6e09d3847326ef51845fc8d879007d 100644
(file)
--- a/
client/proxmark3.c
+++ b/
client/proxmark3.c
@@
-219,8
+219,8
@@
static void dumpAllHelp()
{
offline=3;
printf("\n# Proxmark3 command dump\n\n");
{
offline=3;
printf("\n# Proxmark3 command dump\n\n");
- printf("Some commands are available only if a Proxmark is actually connected
,
\n");
- printf("
Those commands are flagged with \"@\" in front of their description
.\n");
+ printf("Some commands are available only if a Proxmark is actually connected
.
\n");
+ printf("
Check column \"offline\" for their availability
.\n");
printf("\n");
command_t *cmds = getTopLevelCommandTable();
printf("\n");
command_t *cmds = getTopLevelCommandTable();
Impressum
,
Datenschutz