Update doc with todo, and arsenal reference.
This commit is contained in:
15
README.md
15
README.md
@@ -72,7 +72,11 @@ Then, to update the database and apply the changes, run the following commands:
|
|||||||
~/fms/fms.sh update
|
~/fms/fms.sh update
|
||||||
```
|
```
|
||||||
|
|
||||||
Fast Memo Shell comes with a list of commands as examples, but you are highly encouraged to update it according to your needs.
|
Warning, this may take a long time.
|
||||||
|
|
||||||
|
The Fast Memo Shell comes with a list of commands, but you are highly encouraged to update it according to your needs.
|
||||||
|
|
||||||
|
The database provided as an example comes from a quick extract of the [Arsenal](https://github.com/Orange-Cyberdefense/arsenal) tool's database.
|
||||||
|
|
||||||
## How to use
|
## How to use
|
||||||
|
|
||||||
@@ -82,7 +86,14 @@ To select the right command, you can:
|
|||||||
|
|
||||||
* Enter a string to find your command.
|
* Enter a string to find your command.
|
||||||
* Use the up and down arrow keys.
|
* Use the up and down arrow keys.
|
||||||
* Enter '<string>' to display only the commands containing this substring.
|
* Enter 'string to display only the commands containing this substring.
|
||||||
|
* Use the number assigned to the order to remember
|
||||||
* Once you have the desired command selected, just press Enter.
|
* Once you have the desired command selected, just press Enter.
|
||||||
|
|
||||||
Fast Memo Shell can also display all available manuals. To switch between both modes, use Shift+Left and Shift+Right arrows."
|
Fast Memo Shell can also display all available manuals. To switch between both modes, use Shift+Left and Shift+Right arrows."
|
||||||
|
|
||||||
|
## Todo
|
||||||
|
|
||||||
|
[] Allow more language like java, cmd .. (with adapted comment chars for description)
|
||||||
|
[] Multithreaded update
|
||||||
|
[] Write a clean extractor for Arsenal
|
||||||
Reference in New Issue
Block a user