docs/src/edit-user.md

Sun, 17 Sep 2023 13:40:48 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Sun, 17 Sep 2023 13:40:48 +0200
changeset 793
3ed93d188375
parent 697
32f439d70127
permissions
-rw-r--r--

use _mkgmtime instead of mktime in parse_iso8601() on windows

697
32f439d70127 add documentation for secret store commands
Olaf Wintermann <olaf.wintermann@gmail.com>
parents: 694
diff changeset
1 ---
32f439d70127 add documentation for secret store commands
Olaf Wintermann <olaf.wintermann@gmail.com>
parents: 694
diff changeset
2 title: 'dav edit-user'
32f439d70127 add documentation for secret store commands
Olaf Wintermann <olaf.wintermann@gmail.com>
parents: 694
diff changeset
3 ---
32f439d70127 add documentation for secret store commands
Olaf Wintermann <olaf.wintermann@gmail.com>
parents: 694
diff changeset
4
32f439d70127 add documentation for secret store commands
Olaf Wintermann <olaf.wintermann@gmail.com>
parents: 694
diff changeset
5 Interactive command for editing secret store credentials.
32f439d70127 add documentation for secret store commands
Olaf Wintermann <olaf.wintermann@gmail.com>
parents: 694
diff changeset
6

mercurial