Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dup-mnemonic-rs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tools
dup-mnemonic-rs
Commits
33de25bb
Commit
33de25bb
authored
5 years ago
by
Éloïs
Browse files
Options
Downloads
Patches
Plain Diff
[doc] add install instructions & usage example
parent
ea0808ac
No related branches found
No related tags found
No related merge requests found
Pipeline
#8087
passed
5 years ago
Stage: fmt
Stage: tests
Stage: quality
Stage: package
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+18
-3
18 additions, 3 deletions
README.md
with
18 additions
and
3 deletions
README.md
+
18
−
3
View file @
33de25bb
...
@@ -2,11 +2,26 @@
...
@@ -2,11 +2,26 @@
Mnemonic generator
Mnemonic generator
##
CLi usage
##
Install
dup-mnemonic [OPTIONS]
[
Download debian package on releases page
](
https://git.duniter.org/tools/dup-mnemonic-rs/-/releases
)
Options :
### Compile from sources
git clone https://git.duniter.org/tools/dup-mnemonic-rs
cd dup-mnemonic-rs
cargo build --release
## Usage
$ dup-mnemonic [OPTIONS]
Generate a french mnemotic with 12 words:
$ dup-mnemonic -l fr -w 12
narquois horde estrade banlieue vigueur poumon subvenir entier chercher cultiver trancher froid
All options :
-l, --language <language> Mnemotic language [default: en] [possible values: en, zh_HANS, zh_HANT, fr, it,
-l, --language <language> Mnemotic language [default: en] [possible values: en, zh_HANS, zh_HANT, fr, it,
ja, ko, es]
ja, ko, es]
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment