Skip to content

Commit cc12876

Browse files
authored
anonymize example output
1 parent cd04ae1 commit cc12876

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,16 +83,16 @@ $ codimd login --ldap # or pass them via stdin promp
8383
$ codimd profile
8484
You are logged in to a CodiMD server.
8585

86-
CODIMD_SERVER=https://docs.monadical.com
87-
CODIMD_COOKIES_FILE=/Users/squash/.config/codimd/key.conf
86+
CODIMD_SERVER=https://codimd.example.com
87+
CODIMD_COOKIES_FILE=/Users/someuser/.config/codimd/key.conf
8888

89-
USER_NAME=nick
90-
USER_ID=adc93e0b-bf57-400f-a0c6-0c7a842b7cd7
91-
USER_PHOTO=https://cdn.libravatar.org/avatar/aa8b1ebe25440bd38748639eebdc6eaf?s=96
89+
USER_NAME=alice
90+
USER_ID=abc93e9b-bf57-490f-a4c6-0d7a842b7cd4
91+
USER_PHOTO=https://cdn.libravatar.org/avatar/ba8b1ebe25440cd38748639eebdc8eaf?s=96
9292

9393
$ codimd history
9494
ID Title
95-
fCbvF5pdSYOLobNN0SDUhg Example-note-title
95+
fCbvG5pdSYOLobNN1SDUhg Example-note-title
9696
...
9797

9898
$ codimd logout

0 commit comments

Comments
 (0)