Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
itminedu
kamaki
Commits
258a45f3
Commit
258a45f3
authored
Jun 28, 2013
by
Stavros Sachtouris
Browse files
Fix user_list docs
parent
6a2a28bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
kamaki/cli/commands/astakos.py
View file @
258a45f3
...
...
@@ -114,7 +114,7 @@ class user_authenticate(_user_init, _optional_json):
@
command
(
user_cmds
)
class
user_list
(
_user_init
,
_optional_json
):
"""
Get service endpoint
s"""
"""
List all authenticated user
s"""
@
errors
.
generic
.
all
def
_run
(
self
,
custom_token
=
None
):
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment