mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Clarify the description of --raw and -all
https://fedorahosted.org/freeipa/ticket/244
This commit is contained in:
committed by
Rob Crittenden
parent
3bb0186199
commit
a874d5f8e5
@@ -139,7 +139,7 @@ class exshowuser(Command):
|
||||
Flag('all',
|
||||
# the doc keyword argument is what you see when you go
|
||||
# `ipa COMMAND --help` or `ipa help COMMAND`
|
||||
doc='retrieve all attributes',
|
||||
doc='retrieve and print all attributes from the server. Affects command output.',
|
||||
flags=['no_output'],
|
||||
),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user