Skip to content

Commit d8cd40d

Browse files
committed
Missed primary_email and examples in ReadMe #20
1 parent e049c33 commit d8cd40d

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,9 @@ _mx_ and _rimutaka_ are the same person. Let's add both emails to StackMuncher c
8989
Primary email: [email protected]
9090
9191

92-
Public name: not set
93-
Public contact: not set
94-
Directory profile: https://stackmuncher.com/?dev=9PdHabyyhf4KhHAE1SqdpnbAZEXTHhpkermwfPQcLeFK
92+
Anonymous profile: https://stackmuncher.com/?dev=9PdHabyyhf4KhHAE1SqdpnbAZEXTHhpkermwfPQcLeFK
93+
Public profile: not set
94+
GitHub validation: not set
9595

9696
Local stack reports: /home/ubuntu/rust/stm_app/reports/home_ubuntu_rust_stm_app_6213a4b2
9797
Code analysis rules: /home/ubuntu/rust/stm_app/stm_rules
@@ -167,20 +167,18 @@ Example:
167167

168168
#### Profile settings
169169

170-
* `--primary_email "[email protected]"`: an email address for Directory notifications. Defaults to `git config user.email`. Set once. This setting is optional. No reports are submitted to the directory if this value is unset.
171-
* `--public_name "My Full Name or Nickname"`: an optional public name of your Directory Profile. It is visible to anyone, including search engines. Leave it blank to remain anonymous. Set once.
172-
* `--public_contact "email, website, twitter"`: optional contact details for your Directory Profile. It is visible to anyone, including search engines. Set once.
170+
* `--primary_email "[email protected]"`: an optional email address for Directory notifications only. Defaults to `git config user.email`. Set once.
173171

174172
Example:
175173
```shell
176-
~$ stackmuncher config --primary_email "max@onebro.me" --public_name "rimutaka" --public_contact "[email protected] or https://rimutaka.me"
174+
~$ stackmuncher config --primary_email "max+jobs@onebro.me"
177175
178-
Primary email: [email protected]
176+
Primary email: max+jobs@onebro.me
179177
180178
181-
Public name: rimutaka
182-
Public contact: [email protected] or https://rimutaka.me
183-
Directory profile: https://stackmuncher.com/?dev=9PdHabyyhf4KhHAE1SqdpnbAZEXTHhpkermwfPQcLeFK
179+
Anonymous profile: https://stackmuncher.com/?dev=9PdHabyyhf4KhHAE1SqdpnbAZEXTHhpkermwfPQcLeFK
180+
Public profile: https://stackmuncher.com/rimutaka
181+
GitHub validation: https://gist.github.com/rimutaka/fb8fc0f87ee78231f064131022c8154a
184182
185183
Local stack reports: /home/ubuntu/rust/stm_app/reports
186184
Code analysis rules: /home/ubuntu/rust/stm_app/stm_rules

0 commit comments

Comments
 (0)